diff --git a/application/pom.xml b/application/pom.xml index eb671e8bf..1c0c97ac9 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -19,7 +19,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 4.0.6-SNAPSHOT + 4.0.6 4.0.0 diff --git a/cassandra-test-image/pom.xml b/cassandra-test-image/pom.xml index 9545b823c..a9a7e78f0 100644 --- a/cassandra-test-image/pom.xml +++ b/cassandra-test-image/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 4.0.6-SNAPSHOT + 4.0.6 cassandra-test-image Test image for integration tests using Apache Cassandra diff --git a/connection.impl/pom.xml b/connection.impl/pom.xml index 1c3d352dc..40b4b2bbd 100644 --- a/connection.impl/pom.xml +++ b/connection.impl/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 4.0.6-SNAPSHOT + 4.0.6 connection.impl bundle diff --git a/connection/pom.xml b/connection/pom.xml index eb07d50d9..4d8e51f41 100644 --- a/connection/pom.xml +++ b/connection/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 4.0.6-SNAPSHOT + 4.0.6 connection bundle diff --git a/core.osgi/pom.xml b/core.osgi/pom.xml index 61262fb83..a0e59ee92 100644 --- a/core.osgi/pom.xml +++ b/core.osgi/pom.xml @@ -20,7 +20,7 @@ parent com.ericsson.bss.cassandra.ecchronos - 4.0.6-SNAPSHOT + 4.0.6 bundle diff --git a/core/pom.xml b/core/pom.xml index 17e4d86af..5f0bf2d0d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 4.0.6-SNAPSHOT + 4.0.6 core bundle diff --git a/ecchronos-binary/pom.xml b/ecchronos-binary/pom.xml index 652d4f5c5..5cf886f39 100644 --- a/ecchronos-binary/pom.xml +++ b/ecchronos-binary/pom.xml @@ -19,7 +19,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 4.0.6-SNAPSHOT + 4.0.6 4.0.0 diff --git a/fm.impl/pom.xml b/fm.impl/pom.xml index 9313afb9f..19e30c859 100644 --- a/fm.impl/pom.xml +++ b/fm.impl/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 4.0.6-SNAPSHOT + 4.0.6 fm.impl bundle diff --git a/fm/pom.xml b/fm/pom.xml index 92f730e1e..11e258db0 100644 --- a/fm/pom.xml +++ b/fm/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 4.0.6-SNAPSHOT + 4.0.6 fm bundle diff --git a/karaf-feature/pom.xml b/karaf-feature/pom.xml index 6a1de96ef..cb55653a6 100644 --- a/karaf-feature/pom.xml +++ b/karaf-feature/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 4.0.6-SNAPSHOT + 4.0.6 karaf-feature feature diff --git a/osgi-integration/pom.xml b/osgi-integration/pom.xml index 536857bbd..001944803 100644 --- a/osgi-integration/pom.xml +++ b/osgi-integration/pom.xml @@ -20,7 +20,7 @@ parent com.ericsson.bss.cassandra.ecchronos - 4.0.6-SNAPSHOT + 4.0.6 osgi-integration Integration tests for an OSGi environment diff --git a/pom.xml b/pom.xml index da26b932a..4559657d0 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 4.0.6-SNAPSHOT + 4.0.6 pom Ericsson Cassandra Chronos @@ -1060,6 +1060,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-4.0.6 diff --git a/rest.osgi/pom.xml b/rest.osgi/pom.xml index 219eb4c22..8e23998e6 100644 --- a/rest.osgi/pom.xml +++ b/rest.osgi/pom.xml @@ -21,7 +21,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 4.0.6-SNAPSHOT + 4.0.6 bundle rest.osgi diff --git a/rest/pom.xml b/rest/pom.xml index b5169caeb..1cde3a6ab 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -21,7 +21,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 4.0.6-SNAPSHOT + 4.0.6 rest REST interface base classes diff --git a/standalone-integration/pom.xml b/standalone-integration/pom.xml index 8e054311e..606764d5c 100644 --- a/standalone-integration/pom.xml +++ b/standalone-integration/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 4.0.6-SNAPSHOT + 4.0.6 standalone-integration Integration tests for a standalone environment