diff --git a/oaipmh-core/pom.xml b/oaipmh-core/pom.xml
index 850b2669c795394ca5b3f12f294abc884e8e798c..a17ceb263f1393b4f5fa1b423bb3822f4ce7b2c4 100644
--- a/oaipmh-core/pom.xml
+++ b/oaipmh-core/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>oaipmh</artifactId>
 		<groupId>info.textgrid.middleware</groupId>
-		<version>4.2.9</version>
+		<version>4.2.10-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 2dcc66e6d02c4e9fe653e495e23df93c81f462fc..99a30e2284d2b518764a8857a05ce12cc6684964 100644
--- a/oaipmh-webapp/pom.xml
+++ b/oaipmh-webapp/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>oaipmh</artifactId>
 		<groupId>info.textgrid.middleware</groupId>
-    <version>4.2.9</version>
+    <version>4.2.10-SNAPSHOT</version>
 	</parent>
 	<groupId>info.textgrid.middleware</groupId>
 	<artifactId>oaipmh-webapp</artifactId>
diff --git a/pom.xml b/pom.xml
index e8fab08f2dd5aecc8d7299a1e4cf74b3ccdfe478..d2d46a3f06a500bc52f6e6c29256b46ca4001785 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>info.textgrid.middleware</groupId>
 	<artifactId>oaipmh</artifactId>
-	<version>4.2.9</version>
+	<version>4.2.10-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>DARIAHDE :: OAI-PMH DataProvider</name>
 	<properties>