diff --git a/devtools/pom.xml b/devtools/pom.xml index 11a00636..526848b0 100644 --- a/devtools/pom.xml +++ b/devtools/pom.xml @@ -20,7 +20,7 @@ parser-parent nl.basjes.parse - 5.10.1-SNAPSHOT + 5.11.0 nl.basjes.parse.devtools diff --git a/examples/apache-beam/pom.xml b/examples/apache-beam/pom.xml index b3806a16..5e0d1c8f 100644 --- a/examples/apache-beam/pom.xml +++ b/examples/apache-beam/pom.xml @@ -21,7 +21,7 @@ httpdlog-examples nl.basjes.parse.httpdlog.examples - 5.10.1-SNAPSHOT + 5.11.0 apache-beam diff --git a/examples/apache-flink/pom.xml b/examples/apache-flink/pom.xml index 8aeafc07..dfcff5a7 100644 --- a/examples/apache-flink/pom.xml +++ b/examples/apache-flink/pom.xml @@ -21,7 +21,7 @@ httpdlog-examples nl.basjes.parse.httpdlog.examples - 5.10.1-SNAPSHOT + 5.11.0 apache-flink diff --git a/examples/apache-hadoop-mapreduce/pom.xml b/examples/apache-hadoop-mapreduce/pom.xml index d5dbc517..b75fb15e 100644 --- a/examples/apache-hadoop-mapreduce/pom.xml +++ b/examples/apache-hadoop-mapreduce/pom.xml @@ -20,7 +20,7 @@ httpdlog-examples nl.basjes.parse.httpdlog.examples - 5.10.1-SNAPSHOT + 5.11.0 apache-hadoop-mapreduce Parser - Examples - Apache Hadoop MapReduce diff --git a/examples/java-pojo/pom.xml b/examples/java-pojo/pom.xml index c3b0ff57..273a31c7 100644 --- a/examples/java-pojo/pom.xml +++ b/examples/java-pojo/pom.xml @@ -20,7 +20,7 @@ httpdlog-examples nl.basjes.parse.httpdlog.examples - 5.10.1-SNAPSHOT + 5.11.0 java-pojo Parser - Examples - Java POJO diff --git a/examples/pom.xml b/examples/pom.xml index 09464950..087e2498 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ parser-parent nl.basjes.parse - 5.10.1-SNAPSHOT + 5.11.0 nl.basjes.parse.httpdlog.examples diff --git a/httpdlog/httpdlog-inputformat/pom.xml b/httpdlog/httpdlog-inputformat/pom.xml index 598b5ca4..347b931f 100644 --- a/httpdlog/httpdlog-inputformat/pom.xml +++ b/httpdlog/httpdlog-inputformat/pom.xml @@ -20,7 +20,7 @@ httpdlog nl.basjes.parse.httpdlog - 5.10.1-SNAPSHOT + 5.11.0 httpdlog-inputformat Parser - Apache HTTPD - Hadoop InputFormat diff --git a/httpdlog/httpdlog-parser/pom.xml b/httpdlog/httpdlog-parser/pom.xml index 091f7f63..553e43e8 100644 --- a/httpdlog/httpdlog-parser/pom.xml +++ b/httpdlog/httpdlog-parser/pom.xml @@ -21,7 +21,7 @@ httpdlog nl.basjes.parse.httpdlog - 5.10.1-SNAPSHOT + 5.11.0 httpdlog-parser diff --git a/httpdlog/httpdlog-serde/pom.xml b/httpdlog/httpdlog-serde/pom.xml index d8b02d1f..489447dc 100644 --- a/httpdlog/httpdlog-serde/pom.xml +++ b/httpdlog/httpdlog-serde/pom.xml @@ -21,7 +21,7 @@ httpdlog nl.basjes.parse.httpdlog - 5.10.1-SNAPSHOT + 5.11.0 httpdlog-serde Parser - Apache HTTPD - HCatalog SerDe diff --git a/httpdlog/pom.xml b/httpdlog/pom.xml index 2917faad..64e7ce93 100644 --- a/httpdlog/pom.xml +++ b/httpdlog/pom.xml @@ -20,7 +20,7 @@ parser-parent nl.basjes.parse - 5.10.1-SNAPSHOT + 5.11.0 nl.basjes.parse.httpdlog diff --git a/parser-core/pom.xml b/parser-core/pom.xml index 35caca9b..90cc313f 100644 --- a/parser-core/pom.xml +++ b/parser-core/pom.xml @@ -20,7 +20,7 @@ parser-parent nl.basjes.parse - 5.10.1-SNAPSHOT + 5.11.0 parser-core Parser - Core diff --git a/pom.xml b/pom.xml index 3d0ebef2..637f0801 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 nl.basjes.parse parser-parent - 5.10.1-SNAPSHOT + 5.11.0 pom Parser - A library to allow easy parsing of Apache HTTPD access logs with Java. @@ -31,7 +31,7 @@ 8 8 - 2023-06-09T13:25:50Z + 2024-04-17T10:35:02Z 3.5.2 @@ -532,7 +532,7 @@ https://github.com/nielsbasjes/logparser scm:https://github.com/nielsbasjes/logparser.git scm:git:file:///${project.basedir} - HEAD + v5.11.0 diff --git a/utils/PojoGenerator/pom.xml b/utils/PojoGenerator/pom.xml index caa92d76..bf92659b 100644 --- a/utils/PojoGenerator/pom.xml +++ b/utils/PojoGenerator/pom.xml @@ -21,7 +21,7 @@ nl.basjes.parse.utils parse-utils - 5.10.1-SNAPSHOT + 5.11.0 PojoGenerator diff --git a/utils/pom.xml b/utils/pom.xml index ef46a7e3..72fede4b 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -20,7 +20,7 @@ parser-parent nl.basjes.parse - 5.10.1-SNAPSHOT + 5.11.0 nl.basjes.parse.utils