diff --git a/commons-datastore/commons-datastore-core/pom.xml b/commons-datastore/commons-datastore-core/pom.xml
index 0a0e41a7f..04c781765 100644
--- a/commons-datastore/commons-datastore-core/pom.xml
+++ b/commons-datastore/commons-datastore-core/pom.xml
@@ -6,7 +6,7 @@
     
         org.opencb.commons
         commons-datastore
-        4.13.0-SNAPSHOT
+        5.0.0-SNAPSHOT
         ../pom.xml
     
 
diff --git a/commons-datastore/commons-datastore-mongodb/pom.xml b/commons-datastore/commons-datastore-mongodb/pom.xml
index d73d24dbd..7a684494a 100644
--- a/commons-datastore/commons-datastore-mongodb/pom.xml
+++ b/commons-datastore/commons-datastore-mongodb/pom.xml
@@ -6,7 +6,7 @@
     
         org.opencb.commons
         commons-datastore
-        4.13.0-SNAPSHOT
+        5.0.0-SNAPSHOT
         ../pom.xml
     
 
diff --git a/commons-datastore/commons-datastore-solr/pom.xml b/commons-datastore/commons-datastore-solr/pom.xml
index 8d5c4eeb7..7826aed13 100644
--- a/commons-datastore/commons-datastore-solr/pom.xml
+++ b/commons-datastore/commons-datastore-solr/pom.xml
@@ -22,7 +22,7 @@
     
         org.opencb.commons
         commons-datastore
-        4.13.0-SNAPSHOT
+        5.0.0-SNAPSHOT
         ../pom.xml
     
 
diff --git a/commons-datastore/pom.xml b/commons-datastore/pom.xml
index 319d935aa..206a6f63b 100644
--- a/commons-datastore/pom.xml
+++ b/commons-datastore/pom.xml
@@ -6,7 +6,7 @@
     
         org.opencb.commons
         commons
-        4.13.0-SNAPSHOT
+        5.0.0-SNAPSHOT
         ../pom.xml
     
 
diff --git a/commons-lib/pom.xml b/commons-lib/pom.xml
index 66114a68c..40fc39ac0 100644
--- a/commons-lib/pom.xml
+++ b/commons-lib/pom.xml
@@ -6,7 +6,7 @@
     
         org.opencb.commons
         commons
-        4.13.0-SNAPSHOT
+        5.0.0-SNAPSHOT
         ../pom.xml
     
 
diff --git a/pom.xml b/pom.xml
index 431423e1e..0f77d4e1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 
     org.opencb.commons
     commons
-    4.13.0-SNAPSHOT
+    5.0.0-SNAPSHOT
     pom
 
     OpenCB commons project