From 09d639a2234bbf16f62403ca30108741c37fa423 Mon Sep 17 00:00:00 2001 From: tommy stendahl Date: Mon, 18 Nov 2024 10:05:33 +0100 Subject: [PATCH] [maven-release-plugin] prepare release ecchronos-6.0.0 --- application/pom.xml | 2 +- cassandra-test-image/pom.xml | 2 +- connection.impl/pom.xml | 2 +- connection/pom.xml | 2 +- core/pom.xml | 2 +- ecchronos-binary/pom.xml | 2 +- fm.impl/pom.xml | 2 +- fm/pom.xml | 2 +- pom.xml | 4 ++-- rest/pom.xml | 2 +- standalone-integration/pom.xml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/application/pom.xml b/application/pom.xml index dfa48c15..ea5694fa 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 6.0.0-SNAPSHOT + 6.0.0 4.0.0 diff --git a/cassandra-test-image/pom.xml b/cassandra-test-image/pom.xml index 861de6ba..79014fb3 100644 --- a/cassandra-test-image/pom.xml +++ b/cassandra-test-image/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 6.0.0-SNAPSHOT + 6.0.0 cassandra-test-image Test image for integration tests using Apache Cassandra diff --git a/connection.impl/pom.xml b/connection.impl/pom.xml index a681361a..fa646f00 100644 --- a/connection.impl/pom.xml +++ b/connection.impl/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 6.0.0-SNAPSHOT + 6.0.0 connection.impl bundle diff --git a/connection/pom.xml b/connection/pom.xml index 979b3ca6..8cfc09d3 100644 --- a/connection/pom.xml +++ b/connection/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 6.0.0-SNAPSHOT + 6.0.0 connection bundle diff --git a/core/pom.xml b/core/pom.xml index 8c2cf40e..ac9cd16f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 6.0.0-SNAPSHOT + 6.0.0 core bundle diff --git a/ecchronos-binary/pom.xml b/ecchronos-binary/pom.xml index 45e9b589..d0358e03 100644 --- a/ecchronos-binary/pom.xml +++ b/ecchronos-binary/pom.xml @@ -19,7 +19,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 6.0.0-SNAPSHOT + 6.0.0 4.0.0 diff --git a/fm.impl/pom.xml b/fm.impl/pom.xml index a9640a87..0696a6e6 100644 --- a/fm.impl/pom.xml +++ b/fm.impl/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 6.0.0-SNAPSHOT + 6.0.0 fm.impl bundle diff --git a/fm/pom.xml b/fm/pom.xml index 4cfdb211..ebadc707 100644 --- a/fm/pom.xml +++ b/fm/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 6.0.0-SNAPSHOT + 6.0.0 fm bundle diff --git a/pom.xml b/pom.xml index 8f76dcf7..80138bc0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 6.0.0-SNAPSHOT + 6.0.0 pom Ericsson Cassandra Chronos @@ -1154,7 +1154,7 @@ limitations under the License. https://github.com/ericsson/ecchronos scm:git:git@github.com:ericsson/ecchronos.git scm:git:git@github.com:ericsson/ecchronos.git - HEAD + ecchronos-6.0.0 diff --git a/rest/pom.xml b/rest/pom.xml index 073230d3..78b59604 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -21,7 +21,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 6.0.0-SNAPSHOT + 6.0.0 rest REST interface base classes diff --git a/standalone-integration/pom.xml b/standalone-integration/pom.xml index ef630ad2..1a3f6563 100644 --- a/standalone-integration/pom.xml +++ b/standalone-integration/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 6.0.0-SNAPSHOT + 6.0.0 standalone-integration Integration tests for a standalone environment