diff --git a/application/pom.xml b/application/pom.xml
index a235ad16c..a32aae5bf 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -19,7 +19,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.0-SNAPSHOT
+ 5.0.0
4.0.0
diff --git a/cassandra-test-image/pom.xml b/cassandra-test-image/pom.xml
index 701d77789..8cb2d4127 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.0-SNAPSHOT
+ 5.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 9ca54bf24..70a4591f9 100644
--- a/connection.impl/pom.xml
+++ b/connection.impl/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.0-SNAPSHOT
+ 5.0.0
connection.impl
bundle
diff --git a/connection/pom.xml b/connection/pom.xml
index b9c47fde0..049e0f8e7 100644
--- a/connection/pom.xml
+++ b/connection/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.0-SNAPSHOT
+ 5.0.0
connection
bundle
diff --git a/core.osgi/pom.xml b/core.osgi/pom.xml
index 8b3386162..cd71cf221 100644
--- a/core.osgi/pom.xml
+++ b/core.osgi/pom.xml
@@ -20,7 +20,7 @@
parent
com.ericsson.bss.cassandra.ecchronos
- 5.0.0-SNAPSHOT
+ 5.0.0
bundle
diff --git a/core/pom.xml b/core/pom.xml
index db2c832c0..ba1fc2c68 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.0-SNAPSHOT
+ 5.0.0
core
bundle
diff --git a/ecchronos-binary/pom.xml b/ecchronos-binary/pom.xml
index 8ec36d676..837a03ed2 100644
--- a/ecchronos-binary/pom.xml
+++ b/ecchronos-binary/pom.xml
@@ -19,7 +19,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.0-SNAPSHOT
+ 5.0.0
4.0.0
diff --git a/fm.impl/pom.xml b/fm.impl/pom.xml
index 9d7b315f4..c2a478af6 100644
--- a/fm.impl/pom.xml
+++ b/fm.impl/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.0-SNAPSHOT
+ 5.0.0
fm.impl
bundle
diff --git a/fm/pom.xml b/fm/pom.xml
index 55c249e9c..5740d0913 100644
--- a/fm/pom.xml
+++ b/fm/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.0-SNAPSHOT
+ 5.0.0
fm
bundle
diff --git a/karaf-feature/pom.xml b/karaf-feature/pom.xml
index 5374dc7a8..c0605ad41 100644
--- a/karaf-feature/pom.xml
+++ b/karaf-feature/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.0-SNAPSHOT
+ 5.0.0
karaf-feature
feature
diff --git a/osgi-integration/pom.xml b/osgi-integration/pom.xml
index 90578c818..72439b946 100644
--- a/osgi-integration/pom.xml
+++ b/osgi-integration/pom.xml
@@ -20,7 +20,7 @@
parent
com.ericsson.bss.cassandra.ecchronos
- 5.0.0-SNAPSHOT
+ 5.0.0
osgi-integration
Integration tests for an OSGi environment
diff --git a/pom.xml b/pom.xml
index a6c358f99..57237f89a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.0-SNAPSHOT
+ 5.0.0
pom
Ericsson Cassandra Chronos
@@ -1111,6 +1111,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.0
diff --git a/rest.osgi/pom.xml b/rest.osgi/pom.xml
index 07c8bb31b..a826b2409 100644
--- a/rest.osgi/pom.xml
+++ b/rest.osgi/pom.xml
@@ -21,7 +21,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.0-SNAPSHOT
+ 5.0.0
bundle
rest.osgi
diff --git a/rest/pom.xml b/rest/pom.xml
index 79d9479a3..4b79f967b 100644
--- a/rest/pom.xml
+++ b/rest/pom.xml
@@ -21,7 +21,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.0-SNAPSHOT
+ 5.0.0
rest
REST interface base classes
diff --git a/standalone-integration/pom.xml b/standalone-integration/pom.xml
index b99c02e2f..8112f8965 100644
--- a/standalone-integration/pom.xml
+++ b/standalone-integration/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.0-SNAPSHOT
+ 5.0.0
standalone-integration
Integration tests for a standalone environment