diff --git a/common/pom.xml b/common/pom.xml
index 9aaaf2af77471f1274f71337588f1688a61cdee9..5ff67c52753abe4541684d49fe94e070b1ff7cf7 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.10.3</version>
+		<version>1.11.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 	<artifactId>common</artifactId>
diff --git a/formcycle-adapter/formcycle-adapter-impl/pom.xml b/formcycle-adapter/formcycle-adapter-impl/pom.xml
index 0f68bea999e6ec3e29140accb66f809f558b237a..b8ad58632830074aa647220c59e594324caa6f36 100644
--- a/formcycle-adapter/formcycle-adapter-impl/pom.xml
+++ b/formcycle-adapter/formcycle-adapter-impl/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>formcycle-adapter</artifactId>
-		<version>1.10.3</version>
+		<version>1.11.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/formcycle-adapter/formcycle-adapter-interface/pom.xml b/formcycle-adapter/formcycle-adapter-interface/pom.xml
index c2e08669da407f325ea81a08a54b288bc9c0902d..ce9b16cf89e288b9a3c5b5cae23bd90a55f1c893 100644
--- a/formcycle-adapter/formcycle-adapter-interface/pom.xml
+++ b/formcycle-adapter/formcycle-adapter-interface/pom.xml
@@ -36,7 +36,7 @@
 	<groupId>de.itvsh.kop.eingangsadapter</groupId>
 	<artifactId>formcycle-adapter-interface</artifactId>
 	<name>EM - Formcycle Adapter - Interface</name>
-	<version>1.10.3</version>
+	<version>1.11.0-SNAPSHOT</version>
 	
 	<properties>
 		<pluto.version>1.11.0-SNAPSHOT</pluto.version>
diff --git a/formcycle-adapter/pom.xml b/formcycle-adapter/pom.xml
index 281c7d77cbef2ed5f121be2856992470ffcfd974..f65b15c4cf529ff8e00ad047c90ef4bd3c9563ca 100644
--- a/formcycle-adapter/pom.xml
+++ b/formcycle-adapter/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.10.3</version>
+		<version>1.11.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>formcycle-adapter</artifactId>
diff --git a/formsolutions-adapter/pom.xml b/formsolutions-adapter/pom.xml
index 6b5e2cd360512f1f919aa6a3175787d0165e4375..e5dab7067df71b843ecc372fff24df0c519b3007 100644
--- a/formsolutions-adapter/pom.xml
+++ b/formsolutions-adapter/pom.xml
@@ -30,7 +30,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.10.3</version>
+		<version>1.11.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/forwarder/pom.xml b/forwarder/pom.xml
index 4c271e75c55c0d847249da529fbaa4f7f594c2f8..c700166310f8bdae05fd41f7da3b783063803b11 100644
--- a/forwarder/pom.xml
+++ b/forwarder/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.10.3</version>
+		<version>1.11.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/intelliform-adapter/pom.xml b/intelliform-adapter/pom.xml
index e8c450e15212bcc0e5e5aeba5443f267392912e8..2e2324b142596ed850986809b457ab5b3784b09d 100644
--- a/intelliform-adapter/pom.xml
+++ b/intelliform-adapter/pom.xml
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.10.3</version>
+		<version>1.11.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/pom.xml b/pom.xml
index 50015128215008b186f935911a7449d6e76050eb..380406f52b9ac5498dc93fc8ed0c550389d37527 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
 	
 	<groupId>de.itvsh.kop.eingangsadapter</groupId>
 	<artifactId>parent</artifactId>
-	<version>1.10.3</version>
+	<version>1.11.0-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>Eingangs Adapter - Parent</name>
 
diff --git a/router/pom.xml b/router/pom.xml
index 04b5f2bf7cc6e87df2dcfafca91b31fdc9320a0f..2ab6d7b2d930744f2f89e930c90278d924b787d8 100644
--- a/router/pom.xml
+++ b/router/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.10.3</version>
+		<version>1.11.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/semantik-adapter/pom.xml b/semantik-adapter/pom.xml
index d765cd4f30a4fa4718b230a55ddaeb6775c6b063..87830d62e27f1888a091855d3f4b6eaab785d957 100644
--- a/semantik-adapter/pom.xml
+++ b/semantik-adapter/pom.xml
@@ -30,7 +30,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.10.3</version>
+		<version>1.11.0-SNAPSHOT</version>
 	</parent>
 	
 	<artifactId>semantik-adapter</artifactId>
diff --git a/xta-adapter/pom.xml b/xta-adapter/pom.xml
index 2e035d26d07f281ecc04486d6d78d826bf26ab88..1ff8141f2256beaf9dc4b4b2b05364714992fbe5 100644
--- a/xta-adapter/pom.xml
+++ b/xta-adapter/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.10.3</version>
+		<version>1.11.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>xta-adapter</artifactId>
 	<name>Eingangs Adapter - XTA</name>