Skip to content

Commit

Permalink
Start development for 5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed Feb 8, 2020
1 parent 6c1e52a commit 596168a
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion analyzer/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.15</version>
<version>5.16-SNAPSHOT</version>
</parent>
<artifactId>yauaa</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion benchmarks/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.15</version>
<version>5.16-SNAPSHOT</version>
</parent>
<artifactId>yauaa-benchmark</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion commandline/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.15</version>
<version>5.16-SNAPSHOT</version>
</parent>
<artifactId>yauaa-commandline</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion devtools/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.15</version>
<version>5.16-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -25,7 +25,7 @@
<artifactId>yauaa-parent</artifactId>
<packaging>pom</packaging>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.15</version>
<version>5.16-SNAPSHOT</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 udfs/beam/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.15</version>
<version>5.16-SNAPSHOT</version>
</parent>
<artifactId>yauaa-beam</artifactId>

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

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

Expand Down
2 changes: 1 addition & 1 deletion udfs/flink-table/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.15</version>
<version>5.16-SNAPSHOT</version>
</parent>
<artifactId>yauaa-flink-table</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/flink/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.15</version>
<version>5.16-SNAPSHOT</version>
</parent>
<artifactId>yauaa-flink</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/hive/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.15</version>
<version>5.16-SNAPSHOT</version>
</parent>
<artifactId>yauaa-hive</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/logparser/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>5.15</version>
<version>5.16-SNAPSHOT</version>
</parent>
<artifactId>yauaa-logparser</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/logstash/logstash-dependency/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-logstash-parent</artifactId>
<version>5.15</version>
<version>5.16-SNAPSHOT</version>
</parent>
<artifactId>yauaa-logstash-dependency</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/logstash/logstash-filter/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-logstash-parent</artifactId>
<version>5.15</version>
<version>5.16-SNAPSHOT</version>
</parent>
<artifactId>yauaa-logstash</artifactId>

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

<artifactId>yauaa-nifi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion udfs/nifi/nifi-processors/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-nifi-parent</artifactId>
<version>5.15</version>
<version>5.16-SNAPSHOT</version>
</parent>

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

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

0 comments on commit 596168a

Please sign in to comment.