Skip to content

Commit

Permalink
Start development for 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed Feb 28, 2018
1 parent 2956960 commit 9bba76b
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 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>4.1</version>
<version>4.2-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>4.1</version>
<version>4.2-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>4.1</version>
<version>4.2-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>4.1</version>
<version>4.2-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>4.1</version>
<version>4.2-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>4.1</version>
<version>4.2-SNAPSHOT</version>
</parent>
<artifactId>yauaa-beam</artifactId>

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

Expand Down
2 changes: 1 addition & 1 deletion udfs/drill/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>4.1</version>
<version>4.2-SNAPSHOT</version>
</parent>
<artifactId>yauaa-drill</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>4.1</version>
<version>4.2-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>4.1</version>
<version>4.2-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>4.1</version>
<version>4.2-SNAPSHOT</version>
</parent>
<artifactId>yauaa-logparser</artifactId>

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>4.1</version>
<version>4.2-SNAPSHOT</version>
</parent>
<artifactId>yauaa-pig</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion udfs/platfora/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>4.1</version>
<version>4.2-SNAPSHOT</version>
</parent>
<artifactId>yauaa-platfora</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>4.1</version>
<version>4.2-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>4.1</version>
<version>4.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>war</packaging>
Expand Down

0 comments on commit 9bba76b

Please sign in to comment.