Skip to content

Commit

Permalink
Start development for 5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed Dec 9, 2019
1 parent 257270c commit fd1daf2
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-SNAPSHOT</version>
</parent>
<artifactId>yauaa-logparser</artifactId>

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

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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-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.14</version>
<version>5.15-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>war</packaging>
Expand Down

0 comments on commit fd1daf2

Please sign in to comment.