Skip to content

Commit 9c97344

Browse files
committed
Release: Version v5.11.0
1 parent 6cf762c commit 9c97344

File tree

14 files changed

+16
-16
lines changed

14 files changed

+16
-16
lines changed

devtools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>parser-parent</artifactId>
2222
<groupId>nl.basjes.parse</groupId>
23-
<version>5.10.1-SNAPSHOT</version>
23+
<version>5.11.0</version>
2424
</parent>
2525

2626
<groupId>nl.basjes.parse.devtools</groupId>

examples/apache-beam/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>httpdlog-examples</artifactId>
2323
<groupId>nl.basjes.parse.httpdlog.examples</groupId>
24-
<version>5.10.1-SNAPSHOT</version>
24+
<version>5.11.0</version>
2525
</parent>
2626

2727
<artifactId>apache-beam</artifactId>

examples/apache-flink/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>httpdlog-examples</artifactId>
2323
<groupId>nl.basjes.parse.httpdlog.examples</groupId>
24-
<version>5.10.1-SNAPSHOT</version>
24+
<version>5.11.0</version>
2525
</parent>
2626

2727
<artifactId>apache-flink</artifactId>

examples/apache-hadoop-mapreduce/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>httpdlog-examples</artifactId>
2222
<groupId>nl.basjes.parse.httpdlog.examples</groupId>
23-
<version>5.10.1-SNAPSHOT</version>
23+
<version>5.11.0</version>
2424
</parent>
2525
<artifactId>apache-hadoop-mapreduce</artifactId>
2626
<name>Parser - Examples - Apache Hadoop MapReduce</name>

examples/java-pojo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>httpdlog-examples</artifactId>
2222
<groupId>nl.basjes.parse.httpdlog.examples</groupId>
23-
<version>5.10.1-SNAPSHOT</version>
23+
<version>5.11.0</version>
2424
</parent>
2525
<artifactId>java-pojo</artifactId>
2626
<name>Parser - Examples - Java POJO</name>

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>parser-parent</artifactId>
2222
<groupId>nl.basjes.parse</groupId>
23-
<version>5.10.1-SNAPSHOT</version>
23+
<version>5.11.0</version>
2424
</parent>
2525

2626
<groupId>nl.basjes.parse.httpdlog.examples</groupId>

httpdlog/httpdlog-inputformat/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>httpdlog</artifactId>
2222
<groupId>nl.basjes.parse.httpdlog</groupId>
23-
<version>5.10.1-SNAPSHOT</version>
23+
<version>5.11.0</version>
2424
</parent>
2525
<artifactId>httpdlog-inputformat</artifactId>
2626
<name>Parser - Apache HTTPD - Hadoop InputFormat</name>

httpdlog/httpdlog-parser/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>httpdlog</artifactId>
2323
<groupId>nl.basjes.parse.httpdlog</groupId>
24-
<version>5.10.1-SNAPSHOT</version>
24+
<version>5.11.0</version>
2525
</parent>
2626

2727
<artifactId>httpdlog-parser</artifactId>

httpdlog/httpdlog-serde/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>httpdlog</artifactId>
2323
<groupId>nl.basjes.parse.httpdlog</groupId>
24-
<version>5.10.1-SNAPSHOT</version>
24+
<version>5.11.0</version>
2525
</parent>
2626
<artifactId>httpdlog-serde</artifactId>
2727
<name>Parser - Apache HTTPD - HCatalog SerDe</name>

httpdlog/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>parser-parent</artifactId>
2222
<groupId>nl.basjes.parse</groupId>
23-
<version>5.10.1-SNAPSHOT</version>
23+
<version>5.11.0</version>
2424
</parent>
2525

2626
<groupId>nl.basjes.parse.httpdlog</groupId>

0 commit comments

Comments
 (0)