diff --git a/application/pom.xml b/application/pom.xml
index 68e6d48a4..bc7c08b67 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -19,7 +19,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 3.0.0-SNAPSHOT
+ 3.0.0
4.0.0
diff --git a/cassandra-test-image/pom.xml b/cassandra-test-image/pom.xml
index 97dc26908..fbf3d1920 100644
--- a/cassandra-test-image/pom.xml
+++ b/cassandra-test-image/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 3.0.0-SNAPSHOT
+ 3.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 a3d2de459..6134f782e 100644
--- a/connection.impl/pom.xml
+++ b/connection.impl/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 3.0.0-SNAPSHOT
+ 3.0.0
connection.impl
bundle
diff --git a/connection/pom.xml b/connection/pom.xml
index 6d9bc62e8..e98c6fd61 100644
--- a/connection/pom.xml
+++ b/connection/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 3.0.0-SNAPSHOT
+ 3.0.0
connection
bundle
diff --git a/core.osgi/pom.xml b/core.osgi/pom.xml
index 091fb9b37..128fa20ab 100644
--- a/core.osgi/pom.xml
+++ b/core.osgi/pom.xml
@@ -20,7 +20,7 @@
parent
com.ericsson.bss.cassandra.ecchronos
- 3.0.0-SNAPSHOT
+ 3.0.0
bundle
diff --git a/core/pom.xml b/core/pom.xml
index 81ad435fd..e8acc87a6 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 3.0.0-SNAPSHOT
+ 3.0.0
core
bundle
diff --git a/ecchronos-binary/pom.xml b/ecchronos-binary/pom.xml
index 8306c65bd..43c3bd929 100644
--- a/ecchronos-binary/pom.xml
+++ b/ecchronos-binary/pom.xml
@@ -19,7 +19,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 3.0.0-SNAPSHOT
+ 3.0.0
4.0.0
diff --git a/fm.impl/pom.xml b/fm.impl/pom.xml
index ae810dcb2..5b3fd81a4 100644
--- a/fm.impl/pom.xml
+++ b/fm.impl/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 3.0.0-SNAPSHOT
+ 3.0.0
fm.impl
bundle
diff --git a/fm/pom.xml b/fm/pom.xml
index 652cd664a..9f4637143 100644
--- a/fm/pom.xml
+++ b/fm/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 3.0.0-SNAPSHOT
+ 3.0.0
fm
bundle
diff --git a/karaf-feature/pom.xml b/karaf-feature/pom.xml
index dc04fe9b5..2a2fce5a3 100644
--- a/karaf-feature/pom.xml
+++ b/karaf-feature/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 3.0.0-SNAPSHOT
+ 3.0.0
karaf-feature
feature
diff --git a/osgi-integration/pom.xml b/osgi-integration/pom.xml
index b6b41fe9a..0b6678413 100644
--- a/osgi-integration/pom.xml
+++ b/osgi-integration/pom.xml
@@ -20,7 +20,7 @@
parent
com.ericsson.bss.cassandra.ecchronos
- 3.0.0-SNAPSHOT
+ 3.0.0
osgi-integration
Integration tests for an OSGi environment
diff --git a/pom.xml b/pom.xml
index 20d5b7ab8..b617fe1c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 3.0.0-SNAPSHOT
+ 3.0.0
pom
Ericsson Cassandra Chronos
@@ -980,6 +980,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-3.0.0
diff --git a/rest.osgi/pom.xml b/rest.osgi/pom.xml
index 89cd1de0f..1a5ca289a 100644
--- a/rest.osgi/pom.xml
+++ b/rest.osgi/pom.xml
@@ -21,7 +21,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 3.0.0-SNAPSHOT
+ 3.0.0
bundle
rest.osgi
diff --git a/rest/pom.xml b/rest/pom.xml
index 5756c6910..c2c9afb3c 100644
--- a/rest/pom.xml
+++ b/rest/pom.xml
@@ -21,7 +21,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 3.0.0-SNAPSHOT
+ 3.0.0
rest
REST interface base classes
diff --git a/standalone-integration/pom.xml b/standalone-integration/pom.xml
index c46e5102d..f3523bc43 100644
--- a/standalone-integration/pom.xml
+++ b/standalone-integration/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 3.0.0-SNAPSHOT
+ 3.0.0
standalone-integration
Integration tests for a standalone environment