diff --git a/oaipmh-core/pom.xml b/oaipmh-core/pom.xml
index 000b5f1c80dffd2851c1a3867b8a360a05df44b7..02009d30198411ee6536677b77481343214e5421 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.0.10</version>
+		<version>4.0.11-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 e4ca1e40a45c5bba2498ac5df53d3525de3e4db8..b53fdea7fc840bfc7194967d8ed485eb105b7773 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.0.10</version>
+        <version>4.0.11-SNAPSHOT</version>
 	</parent>
 	<groupId>info.textgrid.middleware</groupId>
 	<artifactId>oaipmh-webapp</artifactId>
diff --git a/pom.xml b/pom.xml
index 1444e4d6ebb3825b3ae84b6c54316ffe1415b4e5..b4eacdfec48ee3086abfd585ab31a311ed93f993 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.0.10</version>
+	<version>4.0.11-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>DARIAHDE :: OAI-PMH DataProvider</name>
 	<properties>