diff --git a/commons-error/pom.xml b/commons-error/pom.xml
index ffaf35ca..b1380e18 100644
--- a/commons-error/pom.xml
+++ b/commons-error/pom.xml
@@ -37,7 +37,7 @@
eu.europeana.api.commons
commons-definitions
- 0.3.14-SNAPSHOT
+ ${version}
javax.servlet
diff --git a/commons-logs/pom.xml b/commons-logs/pom.xml
index 001ba15c..e8440d42 100644
--- a/commons-logs/pom.xml
+++ b/commons-logs/pom.xml
@@ -6,7 +6,7 @@
eu.europeana.api.commons
../pom.xml
- 0.2.10
+ 0.3.14-SNAPSHOT
commons-api-services
diff --git a/commons-oauth/pom.xml b/commons-oauth/pom.xml
index 44061455..00d757b3 100644
--- a/commons-oauth/pom.xml
+++ b/commons-oauth/pom.xml
@@ -62,13 +62,13 @@
eu.europeana.api.commons
commons-net
- 0.3.14-SNAPSHOT
+ ${version}
eu.europeana.api.commons
commons-definitions
- 0.3.14-SNAPSHOT
+ ${version}
diff --git a/commons-search/pom.xml b/commons-search/pom.xml
index 40b861b3..3a6ed54b 100644
--- a/commons-search/pom.xml
+++ b/commons-search/pom.xml
@@ -23,7 +23,7 @@
eu.europeana.api.commons
commons-definitions
- 0.3.14-SNAPSHOT
+ ${version}
diff --git a/commons-web/pom.xml b/commons-web/pom.xml
index 09b49f5e..24f0355e 100644
--- a/commons-web/pom.xml
+++ b/commons-web/pom.xml
@@ -27,13 +27,13 @@
eu.europeana.api.commons
commons-net
- 0.3.14-SNAPSHOT
+ ${version}
eu.europeana.api.commons
commons-oauth
- 0.3.14-SNAPSHOT
+ ${version}