diff --git a/application/pom.xml b/application/pom.xml index f91186e32..5e732f6bd 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -19,7 +19,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.1 + 5.0.2-SNAPSHOT 4.0.0 diff --git a/cassandra-test-image/pom.xml b/cassandra-test-image/pom.xml index 0707dd019..d294123be 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.1 + 5.0.2-SNAPSHOT cassandra-test-image Test image for integration tests using Apache Cassandra diff --git a/connection.impl/pom.xml b/connection.impl/pom.xml index cfdf35f53..f872bb043 100644 --- a/connection.impl/pom.xml +++ b/connection.impl/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.1 + 5.0.2-SNAPSHOT connection.impl bundle diff --git a/connection/pom.xml b/connection/pom.xml index 3ba7fc377..9bc61af24 100644 --- a/connection/pom.xml +++ b/connection/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.1 + 5.0.2-SNAPSHOT connection bundle diff --git a/core.osgi/pom.xml b/core.osgi/pom.xml index 4e4f0b2a9..d722a6f21 100644 --- a/core.osgi/pom.xml +++ b/core.osgi/pom.xml @@ -20,7 +20,7 @@ parent com.ericsson.bss.cassandra.ecchronos - 5.0.1 + 5.0.2-SNAPSHOT bundle diff --git a/core/pom.xml b/core/pom.xml index 9aa131ea2..ec2ec43aa 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.1 + 5.0.2-SNAPSHOT core bundle diff --git a/ecchronos-binary/pom.xml b/ecchronos-binary/pom.xml index 2f4811de3..a69b5e3f9 100644 --- a/ecchronos-binary/pom.xml +++ b/ecchronos-binary/pom.xml @@ -19,7 +19,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.1 + 5.0.2-SNAPSHOT 4.0.0 diff --git a/fm.impl/pom.xml b/fm.impl/pom.xml index b3a45a503..26a19872f 100644 --- a/fm.impl/pom.xml +++ b/fm.impl/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.1 + 5.0.2-SNAPSHOT fm.impl bundle diff --git a/fm/pom.xml b/fm/pom.xml index 38521b6f5..53e573d93 100644 --- a/fm/pom.xml +++ b/fm/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.1 + 5.0.2-SNAPSHOT fm bundle diff --git a/karaf-feature/pom.xml b/karaf-feature/pom.xml index 1e9cbeb99..cea2fcb5d 100644 --- a/karaf-feature/pom.xml +++ b/karaf-feature/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.1 + 5.0.2-SNAPSHOT karaf-feature feature diff --git a/osgi-integration/pom.xml b/osgi-integration/pom.xml index 53302feb1..cfe4ad7a3 100644 --- a/osgi-integration/pom.xml +++ b/osgi-integration/pom.xml @@ -20,7 +20,7 @@ parent com.ericsson.bss.cassandra.ecchronos - 5.0.1 + 5.0.2-SNAPSHOT osgi-integration Integration tests for an OSGi environment diff --git a/pom.xml b/pom.xml index 103d729e2..2f56ca622 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.1 + 5.0.2-SNAPSHOT pom Ericsson Cassandra Chronos @@ -1112,6 +1112,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 - ecchronos-5.0.1 + HEAD diff --git a/rest.osgi/pom.xml b/rest.osgi/pom.xml index f83d95361..d20bb53c9 100644 --- a/rest.osgi/pom.xml +++ b/rest.osgi/pom.xml @@ -21,7 +21,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.1 + 5.0.2-SNAPSHOT bundle rest.osgi diff --git a/rest/pom.xml b/rest/pom.xml index 27234d380..308ef20d7 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -21,7 +21,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.1 + 5.0.2-SNAPSHOT rest REST interface base classes diff --git a/standalone-integration/pom.xml b/standalone-integration/pom.xml index c537d1971..d3f6e05a8 100644 --- a/standalone-integration/pom.xml +++ b/standalone-integration/pom.xml @@ -20,7 +20,7 @@ com.ericsson.bss.cassandra.ecchronos parent - 5.0.1 + 5.0.2-SNAPSHOT standalone-integration Integration tests for a standalone environment