diff --git a/devtools/pom.xml b/devtools/pom.xml index 03916406..cd5335c9 100644 --- a/devtools/pom.xml +++ b/devtools/pom.xml @@ -20,7 +20,7 @@ parser-parent nl.basjes.parse - 5.9.1-SNAPSHOT + 5.10.0 nl.basjes.parse.devtools diff --git a/examples/apache-beam/pom.xml b/examples/apache-beam/pom.xml index f875ab9f..4d2dd627 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.9.1-SNAPSHOT + 5.10.0 apache-beam diff --git a/examples/apache-flink/pom.xml b/examples/apache-flink/pom.xml index ef94f2c8..6516e3fe 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.9.1-SNAPSHOT + 5.10.0 apache-flink diff --git a/examples/apache-hadoop-mapreduce/pom.xml b/examples/apache-hadoop-mapreduce/pom.xml index c63df625..25dfb60c 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.9.1-SNAPSHOT + 5.10.0 apache-hadoop-mapreduce Parser - Examples - Apache Hadoop MapReduce diff --git a/examples/java-pojo/pom.xml b/examples/java-pojo/pom.xml index d213bf35..4c074a20 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.9.1-SNAPSHOT + 5.10.0 java-pojo Parser - Examples - Java POJO diff --git a/examples/pom.xml b/examples/pom.xml index 9104b286..3daed2e9 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ parser-parent nl.basjes.parse - 5.9.1-SNAPSHOT + 5.10.0 nl.basjes.parse.httpdlog.examples diff --git a/httpdlog/httpdlog-inputformat/pom.xml b/httpdlog/httpdlog-inputformat/pom.xml index a36f78fe..77396646 100644 --- a/httpdlog/httpdlog-inputformat/pom.xml +++ b/httpdlog/httpdlog-inputformat/pom.xml @@ -20,7 +20,7 @@ httpdlog nl.basjes.parse.httpdlog - 5.9.1-SNAPSHOT + 5.10.0 httpdlog-inputformat Parser - Apache HTTPD - Hadoop InputFormat diff --git a/httpdlog/httpdlog-parser/pom.xml b/httpdlog/httpdlog-parser/pom.xml index 403fec47..8272a641 100644 --- a/httpdlog/httpdlog-parser/pom.xml +++ b/httpdlog/httpdlog-parser/pom.xml @@ -21,7 +21,7 @@ httpdlog nl.basjes.parse.httpdlog - 5.9.1-SNAPSHOT + 5.10.0 httpdlog-parser diff --git a/httpdlog/httpdlog-serde/pom.xml b/httpdlog/httpdlog-serde/pom.xml index 1b2b627e..3fe74de8 100644 --- a/httpdlog/httpdlog-serde/pom.xml +++ b/httpdlog/httpdlog-serde/pom.xml @@ -21,7 +21,7 @@ httpdlog nl.basjes.parse.httpdlog - 5.9.1-SNAPSHOT + 5.10.0 httpdlog-serde Parser - Apache HTTPD - HCatalog SerDe diff --git a/httpdlog/pom.xml b/httpdlog/pom.xml index 2d272889..f764c822 100644 --- a/httpdlog/pom.xml +++ b/httpdlog/pom.xml @@ -20,7 +20,7 @@ parser-parent nl.basjes.parse - 5.9.1-SNAPSHOT + 5.10.0 nl.basjes.parse.httpdlog diff --git a/parser-core/pom.xml b/parser-core/pom.xml index 35774f67..895ca69e 100644 --- a/parser-core/pom.xml +++ b/parser-core/pom.xml @@ -20,7 +20,7 @@ parser-parent nl.basjes.parse - 5.9.1-SNAPSHOT + 5.10.0 parser-core Parser - Core diff --git a/pom.xml b/pom.xml index 3fd3d460..aabc56ad 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 nl.basjes.parse parser-parent - 5.9.1-SNAPSHOT + 5.10.0 pom Parser - A library to allow easy parsing of Apache HTTPD access logs with Java. @@ -31,7 +31,7 @@ 8 8 - 2023-04-22T15:26:10Z + 2023-06-09T13:25:03Z 3.5.2 @@ -542,7 +542,7 @@ https://github.com/nielsbasjes/logparser scm:https://github.com/nielsbasjes/logparser.git scm:git:file:///${project.basedir} - HEAD + v5.10.0 diff --git a/utils/PojoGenerator/pom.xml b/utils/PojoGenerator/pom.xml index 9080316d..690a7e85 100644 --- a/utils/PojoGenerator/pom.xml +++ b/utils/PojoGenerator/pom.xml @@ -21,7 +21,7 @@ nl.basjes.parse.utils parse-utils - 5.9.1-SNAPSHOT + 5.10.0 PojoGenerator diff --git a/utils/pom.xml b/utils/pom.xml index 15af402a..001c6668 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -20,7 +20,7 @@ parser-parent nl.basjes.parse - 5.9.1-SNAPSHOT + 5.10.0 nl.basjes.parse.utils