diff --git a/common/pom.xml b/common/pom.xml
index a3a36a9dd60009c480959b1817092109a12a6c05..fcd679a43f6f3f22d5469f1d2ee94955056d14a7 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.8.0</version>
+		<version>1.9.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 03b14879ce88a110b640cacd02caeed84b1229e4..7e68ae9cccba4b10f15ff830ecdd33dcb930dafc 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.8.0</version>
+		<version>1.9.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>formcycle-adapter-impl</artifactId>
diff --git a/formcycle-adapter/pom.xml b/formcycle-adapter/pom.xml
index 07f3f14c9fe1f39b9f71df9b42a7a1ec99f531cd..20c2643269b99ffa21a29282f5a44b43cfea399b 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.8.0</version>
+		<version>1.9.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>formcycle-adapter</artifactId>
diff --git a/formsolutions-adapter/pom.xml b/formsolutions-adapter/pom.xml
index 0ff320c940437e765d2d721a659ccb3b9e0831f6..0894bf1973998a6f31cf849e59d4cb829a3e91ef 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.8.0</version>
+		<version>1.9.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/forwarder/pom.xml b/forwarder/pom.xml
index 37e3eeaf28ad5df5c3a015be42cd7c02a99581a9..8ef2b70a80f7a64ab7374b2245b6a40381d8d629 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.8.0</version>
+		<version>1.9.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/intelliform-adapter/pom.xml b/intelliform-adapter/pom.xml
index 5a1fa98173ac05f15dc4a86af847f11fbc697185..d2383ae7f96077917d675c4c7c9657679d5e93d4 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.8.0</version>
+		<version>1.9.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/pom.xml b/pom.xml
index 685812e0c7254eb1427d69e6388e183b3a0f1b98..b784fb8a351822230f213f846dbed95a354155de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,12 +32,12 @@
 		<groupId>de.itvsh.kop.common</groupId>
 		<artifactId>kop-common-parent</artifactId>
 		<version>2.0.0</version>
-		<relativePath /> <!-- lookup parent from repository -->
+		<relativePath/> <!-- lookup parent from repository -->
 	</parent>
 	
 	<groupId>de.itvsh.kop.eingangsadapter</groupId>
 	<artifactId>parent</artifactId>
-	<version>1.8.0</version>
+	<version>1.9.0-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>Eingangs Adapter - Parent</name>
 
diff --git a/release-startdev.sh b/release-startdev.sh
index 8cfb10ff14dcf2ec030cb964cd38b22c6fba7d63..1cb4198e6d7870c4d212e8f7502566614e977293 100755
--- a/release-startdev.sh
+++ b/release-startdev.sh
@@ -20,6 +20,7 @@ PROJECTS="pom.xml:main
           formcycle-adapter/formcycle-adapter-impl/pom.xml:parent 
           formcycle-adapter/pom.xml:parent
           formsolutions-adapter/pom.xml:parent
+          xta-adapter/pom.xml:parent
           forwarder/pom.xml:parent
           intelliform-adapter/pom.xml:parent
           router/pom.xml:parent
diff --git a/router/pom.xml b/router/pom.xml
index a4cc02ad5bf95fd4cd6a7e60d7e300968ad1b961..56f4c87c8311fdc621af1bc12a5604d67e19a5d0 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.8.0</version>
+		<version>1.9.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/semantik-adapter/pom.xml b/semantik-adapter/pom.xml
index e7b5481725fe454c09ee92da407a14ab91667a18..a650a35fb75a3bf63d4068cd613558e985304d38 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.8.0</version>
+		<version>1.9.0-SNAPSHOT</version>
 	</parent>
 	
 	<artifactId>semantik-adapter</artifactId>
diff --git a/xta-adapter/pom.xml b/xta-adapter/pom.xml
index 8363cd8cd724fa0a8e5f4c8fa9e05949880031a9..ead1be9978bd5e8dfaef3b176a1d1e193a3bb4c3 100644
--- a/xta-adapter/pom.xml
+++ b/xta-adapter/pom.xml
@@ -1,9 +1,10 @@
+<?xml version="1.0"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<groupId>de.itvsh.kop.eingangsadapter</groupId>
 		<artifactId>parent</artifactId>
-		<version>1.8.0</version>
+		<version>1.9.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>xta-adapter</artifactId>
 	<name>Eingangs Adapter - XTA</name>
@@ -158,4 +159,4 @@
 			</build>
 		</profile>
 	</profiles>
-</project>
\ No newline at end of file
+</project>