From de44371ed72582b127bd30db777a4e4204ce8085 Mon Sep 17 00:00:00 2001 From: tommy stendahl Date: Wed, 21 Aug 2024 13:05:02 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- common/pom.xml | 2 +- ecaudit/pom.xml | 2 +- eclog/pom.xml | 2 +- integration-test-allow-all-authorizer/pom.xml | 2 +- integration-test-query-logger/pom.xml | 2 +- integration-test-standard/pom.xml | 2 +- pom.xml | 4 ++-- test-utils/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index ba7ca4aa..4d86968c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecaudit parent_c4.0 - 3.1.0 + 3.2.0-SNAPSHOT common_c4.0 jar diff --git a/ecaudit/pom.xml b/ecaudit/pom.xml index b94bac5d..3355c2a7 100644 --- a/ecaudit/pom.xml +++ b/ecaudit/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecaudit parent_c4.0 - 3.1.0 + 3.2.0-SNAPSHOT ecaudit_c4.0 jar diff --git a/eclog/pom.xml b/eclog/pom.xml index 347aa7c7..67e022e6 100644 --- a/eclog/pom.xml +++ b/eclog/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecaudit parent_c4.0 - 3.1.0 + 3.2.0-SNAPSHOT eclog_c4.0 jar diff --git a/integration-test-allow-all-authorizer/pom.xml b/integration-test-allow-all-authorizer/pom.xml index 82cc9ad0..1ae69fb9 100644 --- a/integration-test-allow-all-authorizer/pom.xml +++ b/integration-test-allow-all-authorizer/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecaudit parent_c4.0 - 3.1.0 + 3.2.0-SNAPSHOT integration-test-allow-all-authorizer_c4.0 diff --git a/integration-test-query-logger/pom.xml b/integration-test-query-logger/pom.xml index bc53ff5e..52c6ae4d 100644 --- a/integration-test-query-logger/pom.xml +++ b/integration-test-query-logger/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecaudit parent_c4.0 - 3.1.0 + 3.2.0-SNAPSHOT integration-test-query-logger_c4.0 diff --git a/integration-test-standard/pom.xml b/integration-test-standard/pom.xml index 63d7995d..ae8b23a9 100644 --- a/integration-test-standard/pom.xml +++ b/integration-test-standard/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecaudit parent_c4.0 - 3.1.0 + 3.2.0-SNAPSHOT integration-test-standard_c4.0 diff --git a/pom.xml b/pom.xml index 3856f77e..4d51919a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 com.ericsson.bss.cassandra.ecaudit parent_c4.0 - 3.1.0 + 3.2.0-SNAPSHOT pom Ericsson Cassandra Audit @@ -473,7 +473,7 @@ limitations under the License. https://github.com/ericsson/ecaudit scm:git:git@github.com:ericsson/ecaudit.git scm:git:git@github.com:ericsson/ecaudit.git - ecaudit_c4.0-3.1.0 + HEAD diff --git a/test-utils/pom.xml b/test-utils/pom.xml index a3f9776c..10b63a1b 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecaudit parent_c4.0 - 3.1.0 + 3.2.0-SNAPSHOT test-utils_c4.0 jar