From d3e5101019687cc2a7fb8abb943338d4def04f4b Mon Sep 17 00:00:00 2001 From: tommy stendahl Date: Thu, 23 May 2024 10:10:45 +0200 Subject: [PATCH] [maven-release-plugin] prepare release ecchronos-5.0.4 --- application/pom.xml | 2 +- cassandra-test-image/pom.xml | 2 +- connection.impl/pom.xml | 2 +- connection/pom.xml | 2 +- core.osgi/pom.xml | 2 +- core/pom.xml | 2 +- ecchronos-binary/pom.xml | 2 +- fm.impl/pom.xml | 2 +- fm/pom.xml | 2 +- karaf-feature/pom.xml | 2 +- osgi-integration/pom.xml | 2 +- pom.xml | 4 ++-- rest.osgi/pom.xml | 2 +- rest/pom.xml | 2 +- standalone-integration/pom.xml | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/application/pom.xml b/application/pom.xml index 213c61914..e2c6882f3 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -19,7 +19,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.4-SNAPSHOT + 5.0.4 4.0.0 diff --git a/cassandra-test-image/pom.xml b/cassandra-test-image/pom.xml index 2259fe52d..5f28b71a1 100644 --- a/cassandra-test-image/pom.xml +++ b/cassandra-test-image/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.4-SNAPSHOT + 5.0.4 cassandra-test-image Test image for integration tests using Apache Cassandra diff --git a/connection.impl/pom.xml b/connection.impl/pom.xml index 7f506be98..6a9689aad 100644 --- a/connection.impl/pom.xml +++ b/connection.impl/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.4-SNAPSHOT + 5.0.4 connection.impl bundle diff --git a/connection/pom.xml b/connection/pom.xml index 1d4de386a..b33612db4 100644 --- a/connection/pom.xml +++ b/connection/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.4-SNAPSHOT + 5.0.4 connection bundle diff --git a/core.osgi/pom.xml b/core.osgi/pom.xml index e3a0f01d7..c5bcfdf75 100644 --- a/core.osgi/pom.xml +++ b/core.osgi/pom.xml @@ -20,7 +20,7 @@ parent com.ericsson.bss.cassandra.ecchronos - 5.0.4-SNAPSHOT + 5.0.4 bundle diff --git a/core/pom.xml b/core/pom.xml index b419bd129..5a234514f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.4-SNAPSHOT + 5.0.4 core bundle diff --git a/ecchronos-binary/pom.xml b/ecchronos-binary/pom.xml index 49cf4b13a..7c4728b83 100644 --- a/ecchronos-binary/pom.xml +++ b/ecchronos-binary/pom.xml @@ -19,7 +19,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.4-SNAPSHOT + 5.0.4 4.0.0 diff --git a/fm.impl/pom.xml b/fm.impl/pom.xml index 244e884e7..ce68978c5 100644 --- a/fm.impl/pom.xml +++ b/fm.impl/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.4-SNAPSHOT + 5.0.4 fm.impl bundle diff --git a/fm/pom.xml b/fm/pom.xml index 72d4f0088..9e4004228 100644 --- a/fm/pom.xml +++ b/fm/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.4-SNAPSHOT + 5.0.4 fm bundle diff --git a/karaf-feature/pom.xml b/karaf-feature/pom.xml index 4ee22e5ee..471870d7b 100644 --- a/karaf-feature/pom.xml +++ b/karaf-feature/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.4-SNAPSHOT + 5.0.4 karaf-feature feature diff --git a/osgi-integration/pom.xml b/osgi-integration/pom.xml index f7093b284..b6aeccae7 100644 --- a/osgi-integration/pom.xml +++ b/osgi-integration/pom.xml @@ -20,7 +20,7 @@ parent com.ericsson.bss.cassandra.ecchronos - 5.0.4-SNAPSHOT + 5.0.4 osgi-integration Integration tests for an OSGi environment diff --git a/pom.xml b/pom.xml index 83c170b15..55ee87916 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.4-SNAPSHOT + 5.0.4 pom Ericsson Cassandra Chronos @@ -1139,6 +1139,6 @@ 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-5.0.4 diff --git a/rest.osgi/pom.xml b/rest.osgi/pom.xml index 371f3c73e..2490462dd 100644 --- a/rest.osgi/pom.xml +++ b/rest.osgi/pom.xml @@ -21,7 +21,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.4-SNAPSHOT + 5.0.4 bundle rest.osgi diff --git a/rest/pom.xml b/rest/pom.xml index 54e6c16ba..918974a24 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -21,7 +21,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.4-SNAPSHOT + 5.0.4 rest REST interface base classes diff --git a/standalone-integration/pom.xml b/standalone-integration/pom.xml index 7dc41c646..c0c5b64ba 100644 --- a/standalone-integration/pom.xml +++ b/standalone-integration/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.4-SNAPSHOT + 5.0.4 standalone-integration Integration tests for a standalone environment