diff --git a/common/pom.xml b/common/pom.xml
index 67f14621f5e180e270fe2274a4acedeb818d4a30..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.0</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 6d8aef63dcc7a6459d8ae5eebb606f8474ad69c2..e6bfa84ccb06cb110f2d3b07aca936a21d9c834d 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.0</version>
+		<version>1.11.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>formcycle-adapter-impl</artifactId>
diff --git a/formcycle-adapter/formcycle-adapter-interface/pom.xml b/formcycle-adapter/formcycle-adapter-interface/pom.xml
index 8f20b01065a5c1e230e346e4d6899072590def6e..88c9b9d6ac77f77a4464e6459c78689e3c7f7d21 100644
--- a/formcycle-adapter/formcycle-adapter-interface/pom.xml
+++ b/formcycle-adapter/formcycle-adapter-interface/pom.xml
@@ -30,13 +30,13 @@
 		<groupId>de.itvsh.kop.common</groupId>
 		<artifactId>kop-common-dependencies</artifactId>
 		<version>2.0.1</version>
-		<relativePath />
+		<relativePath/>
 	</parent>
 
 	<groupId>de.itvsh.kop.eingangsadapter</groupId>
 	<artifactId>formcycle-adapter-interface</artifactId>
 	<name>EM - Formcycle Adapter - Interface</name>
-	<version>1.10.0</version>
+	<version>1.11.0-SNAPSHOT</version>
 	
 	<properties>
 		<pluto.version>1.10.0</pluto.version>
diff --git a/formcycle-adapter/pom.xml b/formcycle-adapter/pom.xml
index d4c3aec9f5ad1a4865656f89a22bbe4344bff080..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.0</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 a82fd9df7b295088a6c5700cfa7705f853178904..4e4a4c420e28b6bf20d083ce0149469f99a77cd4 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.0</version>
+		<version>1.11.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/forwarder/pom.xml b/forwarder/pom.xml
index b561d4fc0f4fee6f18b0f143269aa11e707c2a60..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.0</version>
+		<version>1.11.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/intelliform-adapter/pom.xml b/intelliform-adapter/pom.xml
index 30b500332e759ec720e722022b06b2557f688291..3430c7cec1311e656f7869cf54001317fcf6a121 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.0</version>
+		<version>1.11.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/pom.xml b/pom.xml
index 6d9ae457114b28079295f37176af0abdee910c35..569d933b4a57f48595d2dea0e88a2e55a0f17bd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
 	
 	<groupId>de.itvsh.kop.eingangsadapter</groupId>
 	<artifactId>parent</artifactId>
-	<version>1.10.0</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 d14d9f1e440b5392049a1bfe32786c93201e2604..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.0</version>
+		<version>1.11.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/semantik-adapter/pom.xml b/semantik-adapter/pom.xml
index 11d359ca684845ac14f4c1622dda06467962eff0..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.0</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 ff2637b0cf422b898e0f25c96df83ba62ef010df..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.0</version>
+		<version>1.11.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>xta-adapter</artifactId>
 	<name>Eingangs Adapter - XTA</name>