diff --git a/oaipmh-core/pom.xml b/oaipmh-core/pom.xml
index 5bab7bb5c6c6d8cc6c805b2433ef4a5f53967a3f..4eb9da8f6ebcaff978bd8be83786331abc7d6f21 100644
--- a/oaipmh-core/pom.xml
+++ b/oaipmh-core/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>oaipmh</artifactId>
 		<groupId>info.textgrid.middleware</groupId>
-		<version>2.4.7-BETA</version>
+		<version>2.5.8-SNAPSHOT</version>
 	</parent>
 	<groupId>info.textgrid.middleware</groupId>
 	<artifactId>oaipmh-core</artifactId>
diff --git a/oaipmh-webapp/pom.xml b/oaipmh-webapp/pom.xml
index 5633431fc0ccb88fe0005f12d1d6af64b669e62a..76f7c8659a668f399744eda5c78569e0debb0cf4 100644
--- a/oaipmh-webapp/pom.xml
+++ b/oaipmh-webapp/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>oaipmh</artifactId>
 		<groupId>info.textgrid.middleware</groupId>
-		<version>2.4.7-BETA</version>
+		<version>2.5.8-SNAPSHOT</version>
 	</parent>
 	<groupId>info.textgrid.middleware</groupId>
 	<artifactId>oaipmh-webapp</artifactId>
diff --git a/pom.xml b/pom.xml
index 179a03aaf09fe72a2425e5392e4d684cc28b0550..88f47c05682e8d9b89a01ee431cb9036d9fa78ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>info.textgrid.middleware</groupId>
   <artifactId>oaipmh</artifactId>
-  <version>2.4.7-BETA</version>
+  <version>2.5.8-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>DARIAHDE :: OAI-PMH DataProvider</name>
   <properties>