Skip to content

Commit

Permalink
Version 5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed Feb 22, 2021
1 parent bd4c1e3 commit cb9bb73
Show file tree
Hide file tree
Showing 35 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion analyzer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-benchmark</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion commandline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-commandline</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion devtools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-example-parent</artifactId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>

<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-example-parent</artifactId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>

<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<surefire-plugin.version>2.22.2</surefire-plugin.version>
<failsafe-plugin.version>2.22.2</failsafe-plugin.version>

<yauaa.version>5.21</yauaa.version>
<yauaa.version>5.22</yauaa.version>

</properties>

Expand Down
2 changes: 1 addition & 1 deletion examples/scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-example-parent</artifactId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>

<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<artifactId>yauaa-parent</artifactId>
<packaging>pom</packaging>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>

<name>Yauaa : </name>
<description>A parsing and analyzing library to get information from a useragent string.</description>
Expand Down
2 changes: 1 addition & 1 deletion serialization/base-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-serialization-tests-parent</artifactId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>

<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion serialization/java-default/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-serialization-tests-parent</artifactId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>

<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion serialization/java-kryo-4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-serialization-tests-parent</artifactId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>

<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion serialization/java-kryo-5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-serialization-tests-parent</artifactId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>

<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion serialization/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion src/book.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module.exports = {

variables: {
version: pkg.version,
YauaaVersion: "5.21"
YauaaVersion: "5.22"
},

pluginsConfig: {
Expand Down
2 changes: 1 addition & 1 deletion udfs/beam-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-beam-sql</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/beam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-beam</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/drill/function/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>yauaa-udf-drill-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-drill</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/drill/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion udfs/drill/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-udf-drill-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-drill-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-elasticsearch</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion udfs/flink-table/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-flink-table</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-flink</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-hive</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/logparser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-logparser</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/logstash/logstash-dependency/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-logstash-parent</artifactId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-logstash-dependency</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/logstash/logstash-filter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-logstash-parent</artifactId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-logstash</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/logstash/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-logstash-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion udfs/nifi/nifi-nar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-nifi-parent</artifactId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>

<artifactId>yauaa-nifi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion udfs/nifi/nifi-processors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-nifi-parent</artifactId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>

<artifactId>yauaa-nifi-processors</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion udfs/nifi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-nifi-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion udfs/pig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<artifactId>yauaa-pig</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.22-SNAPSHOT</version>
<version>5.22</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>war</packaging>
Expand Down

0 comments on commit cb9bb73

Please sign in to comment.