Skip to content

Commit

Permalink
Release: Start development of next version
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed May 13, 2022
1 parent 3841b63 commit d575e15
Show file tree
Hide file tree
Showing 25 changed files with 45 additions and 45 deletions.
4 changes: 2 additions & 2 deletions analyzer/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>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa</artifactId>

Expand Down Expand Up @@ -637,7 +637,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-benchmark</artifactId>

Expand All @@ -33,7 +33,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jmh.version>1.35</jmh.version>
<yauaa.version>7.0.0</yauaa.version>
<yauaa.version>7.0.1-SNAPSHOT</yauaa.version>

<!--
Name of the benchmark Uber-JAR to generate.
Expand Down
2 changes: 1 addition & 1 deletion devtools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<artifactId>yauaa-parent</artifactId>
<packaging>pom</packaging>
<groupId>nl.basjes.parse.useragent</groupId>
<version>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>

<name>Yauaa : </name>
<description>A parsing and analyzing library to get information from a useragent string.</description>
Expand Down Expand Up @@ -942,7 +942,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/beam-sql/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>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-beam-sql</artifactId>

Expand Down Expand Up @@ -160,7 +160,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/beam/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>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-beam</artifactId>

Expand Down Expand Up @@ -148,7 +148,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/drill/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>yauaa-udf-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-drill</artifactId>

Expand Down Expand Up @@ -196,7 +196,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/elastic/elasticsearch-7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>yauaa-elastic-udfs-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-elasticsearch</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -200,7 +200,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/elastic/elasticsearch-8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>yauaa-elastic-udfs-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-elasticsearch-8</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -200,7 +200,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/elastic/logstash/logstash-dependency/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-logstash-parent</artifactId>
<version>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-logstash-dependency</artifactId>

Expand Down Expand Up @@ -96,7 +96,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/elastic/logstash/logstash-filter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-logstash-parent</artifactId>
<version>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-logstash</artifactId>

Expand Down Expand Up @@ -327,7 +327,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/elastic/logstash/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>yauaa-elastic-udfs-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-logstash-parent</artifactId>
<packaging>pom</packaging>
Expand Down Expand Up @@ -80,7 +80,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/elastic/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>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-elastic-udfs-parent</artifactId>
<packaging>pom</packaging>
Expand Down Expand Up @@ -83,7 +83,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/flink-table/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>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-flink-table</artifactId>

Expand Down Expand Up @@ -156,7 +156,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/flink/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>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-flink</artifactId>

Expand Down Expand Up @@ -145,7 +145,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/hive/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>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-hive</artifactId>

Expand Down Expand Up @@ -253,7 +253,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/logparser/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>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-logparser</artifactId>

Expand Down Expand Up @@ -164,7 +164,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

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

<artifactId>yauaa-nifi</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions udfs/nifi/nifi-processors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-nifi-parent</artifactId>
<version>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>

<artifactId>yauaa-nifi-processors</artifactId>
Expand Down Expand Up @@ -139,7 +139,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/nifi/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>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-nifi-parent</artifactId>
<packaging>pom</packaging>
Expand Down Expand Up @@ -94,7 +94,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
2 changes: 1 addition & 1 deletion udfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>yauaa-parent</artifactId>
<groupId>nl.basjes.parse.useragent</groupId>
<version>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions udfs/snowflake/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>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-snowflake</artifactId>

Expand Down Expand Up @@ -198,7 +198,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions udfs/trino/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>7.0.0</version>
<version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>yauaa-trino</artifactId>

Expand Down Expand Up @@ -247,7 +247,7 @@
<url>https://github.com/nielsbasjes/yauaa</url>
<connection>scm:git:https://github.com/nielsbasjes/yauaa.git</connection>
<developerConnection>scm:git:file:///${project.basedir}</developerConnection>
<tag>v7.0.0</tag>
<tag>HEAD</tag>
</scm>

</project>
Loading

0 comments on commit d575e15

Please sign in to comment.