diff --git a/application/pom.xml b/application/pom.xml
index ec7e4d1cf..f91186e32 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -19,7 +19,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.1-SNAPSHOT
+ 5.0.1
4.0.0
diff --git a/cassandra-test-image/pom.xml b/cassandra-test-image/pom.xml
index 0ff811d50..0707dd019 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-SNAPSHOT
+ 5.0.1
cassandra-test-image
Test image for integration tests using Apache Cassandra
diff --git a/connection.impl/pom.xml b/connection.impl/pom.xml
index 12a57d9a7..cfdf35f53 100644
--- a/connection.impl/pom.xml
+++ b/connection.impl/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.1-SNAPSHOT
+ 5.0.1
connection.impl
bundle
diff --git a/connection/pom.xml b/connection/pom.xml
index 38b69ec85..3ba7fc377 100644
--- a/connection/pom.xml
+++ b/connection/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.1-SNAPSHOT
+ 5.0.1
connection
bundle
diff --git a/core.osgi/pom.xml b/core.osgi/pom.xml
index f77f01e4f..4e4f0b2a9 100644
--- a/core.osgi/pom.xml
+++ b/core.osgi/pom.xml
@@ -20,7 +20,7 @@
parent
com.ericsson.bss.cassandra.ecchronos
- 5.0.1-SNAPSHOT
+ 5.0.1
bundle
diff --git a/core/pom.xml b/core/pom.xml
index 2b5b1170e..9aa131ea2 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.1-SNAPSHOT
+ 5.0.1
core
bundle
diff --git a/ecchronos-binary/pom.xml b/ecchronos-binary/pom.xml
index 4cf2ef9e8..2f4811de3 100644
--- a/ecchronos-binary/pom.xml
+++ b/ecchronos-binary/pom.xml
@@ -19,7 +19,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.1-SNAPSHOT
+ 5.0.1
4.0.0
diff --git a/fm.impl/pom.xml b/fm.impl/pom.xml
index 63a4ca94e..b3a45a503 100644
--- a/fm.impl/pom.xml
+++ b/fm.impl/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.1-SNAPSHOT
+ 5.0.1
fm.impl
bundle
diff --git a/fm/pom.xml b/fm/pom.xml
index 39998f99f..38521b6f5 100644
--- a/fm/pom.xml
+++ b/fm/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.1-SNAPSHOT
+ 5.0.1
fm
bundle
diff --git a/karaf-feature/pom.xml b/karaf-feature/pom.xml
index 85c3f5d5d..1e9cbeb99 100644
--- a/karaf-feature/pom.xml
+++ b/karaf-feature/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.1-SNAPSHOT
+ 5.0.1
karaf-feature
feature
diff --git a/osgi-integration/pom.xml b/osgi-integration/pom.xml
index fdb1f0b37..53302feb1 100644
--- a/osgi-integration/pom.xml
+++ b/osgi-integration/pom.xml
@@ -20,7 +20,7 @@
parent
com.ericsson.bss.cassandra.ecchronos
- 5.0.1-SNAPSHOT
+ 5.0.1
osgi-integration
Integration tests for an OSGi environment
diff --git a/pom.xml b/pom.xml
index 9596c3c6b..103d729e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.1-SNAPSHOT
+ 5.0.1
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
- HEAD
+ ecchronos-5.0.1
diff --git a/rest.osgi/pom.xml b/rest.osgi/pom.xml
index afbcd455d..f83d95361 100644
--- a/rest.osgi/pom.xml
+++ b/rest.osgi/pom.xml
@@ -21,7 +21,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.1-SNAPSHOT
+ 5.0.1
bundle
rest.osgi
diff --git a/rest/pom.xml b/rest/pom.xml
index aee41263d..27234d380 100644
--- a/rest/pom.xml
+++ b/rest/pom.xml
@@ -21,7 +21,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.1-SNAPSHOT
+ 5.0.1
rest
REST interface base classes
diff --git a/standalone-integration/pom.xml b/standalone-integration/pom.xml
index 9cdb2aefb..c537d1971 100644
--- a/standalone-integration/pom.xml
+++ b/standalone-integration/pom.xml
@@ -20,7 +20,7 @@
com.ericsson.bss.cassandra.ecchronos
parent
- 5.0.1-SNAPSHOT
+ 5.0.1
standalone-integration
Integration tests for a standalone environment