From 0841d057b90d0df4e35df96e2df228a7d4294a39 Mon Sep 17 00:00:00 2001 From: Matomo Java Tracker Date: Mon, 13 Nov 2023 11:22:20 +0000 Subject: [PATCH] [ci skip] prepare for next development iteration --- core/pom.xml | 2 +- java11/pom.xml | 4 ++-- java8/pom.xml | 4 ++-- pom.xml | 4 ++-- servlet/pom.xml | 4 ++-- spring/pom.xml | 2 +- test/pom.xml | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 9746921e..8458daf4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ org.piwik.java.tracking matomo-java-tracker-parent - 3.0.1 + 3.0.2-SNAPSHOT ../pom.xml diff --git a/java11/pom.xml b/java11/pom.xml index 9e234e97..2969603c 100644 --- a/java11/pom.xml +++ b/java11/pom.xml @@ -4,12 +4,12 @@ org.piwik.java.tracking matomo-java-tracker-parent - 3.0.1 + 3.0.2-SNAPSHOT ../pom.xml matomo-java-tracker-java11 - 3.0.1 + 3.0.2-SNAPSHOT jar Matomo Java Tracker Java 11 diff --git a/java8/pom.xml b/java8/pom.xml index 5507d4d3..c03c494f 100644 --- a/java8/pom.xml +++ b/java8/pom.xml @@ -4,12 +4,12 @@ org.piwik.java.tracking matomo-java-tracker-parent - 3.0.1 + 3.0.2-SNAPSHOT ../pom.xml matomo-java-tracker - 3.0.1 + 3.0.2-SNAPSHOT jar Matomo Java Tracker Java 8 diff --git a/pom.xml b/pom.xml index d25cd104..2c4f5cf8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.piwik.java.tracking matomo-java-tracker-parent - 3.0.1 + 3.0.2-SNAPSHOT pom Matomo Java Tracker Parent @@ -41,7 +41,7 @@ scm:git:https://@github.com/matomo-org/matomo-java-tracker.git scm:git:https://github.com/matomo-org/matomo-java-tracker.git https://github.com/matomo-org/matomo-java-tracker - matomo-java-tracker-parent-3.0.1 + HEAD diff --git a/servlet/pom.xml b/servlet/pom.xml index 751ae390..d9cfe71d 100644 --- a/servlet/pom.xml +++ b/servlet/pom.xml @@ -4,12 +4,12 @@ org.piwik.java.tracking matomo-java-tracker-parent - 3.0.1 + 3.0.2-SNAPSHOT ../pom.xml matomo-java-tracker-servlet - 3.0.1 + 3.0.2-SNAPSHOT jar Matomo Java Tracker Servlet diff --git a/spring/pom.xml b/spring/pom.xml index dc7eabd1..555af204 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -4,7 +4,7 @@ org.piwik.java.tracking matomo-java-tracker-parent - 3.0.1 + 3.0.2-SNAPSHOT ../pom.xml diff --git a/test/pom.xml b/test/pom.xml index 5f98ad9e..22bc9205 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ org.piwik.java.tracking matomo-java-tracker-parent - 3.0.1 + 3.0.2-SNAPSHOT ../pom.xml