diff --git a/alfa-client/pom.xml b/alfa-client/pom.xml
index 80239df36b256a5a56d398396c5187f74013e216..886eff8f59147a70e41cb55ab62f40119fa86439 100644
--- a/alfa-client/pom.xml
+++ b/alfa-client/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<groupId>de.ozgcloud.alfa</groupId>
 		<artifactId>alfa</artifactId>
-		<version>2.6.0</version>
+		<version>2.6.1-SNAPSHOT</version>
 	</parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml
index 5736cdd25d52a96478ff99c744b4a7bc96f93c74..4d096dbf0afaa9ad2d11c71e82bab35461417c57 100644
--- a/alfa-server/pom.xml
+++ b/alfa-server/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>de.ozgcloud.alfa</groupId>
 		<artifactId>alfa</artifactId>
-		<version>2.6.0</version>
+		<version>2.6.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>alfa-server</artifactId>
diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml
index 0c8b8014b7c1e119c78abbd323c95018e524f967..7ccdcc16ba3fb077d1215cb1633d508b9faf5508 100644
--- a/alfa-service/pom.xml
+++ b/alfa-service/pom.xml
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>de.ozgcloud.alfa</groupId>
 		<artifactId>alfa</artifactId>
-		<version>2.6.0</version>
+		<version>2.6.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>alfa-service</artifactId>
diff --git a/alfa-xdomea/pom.xml b/alfa-xdomea/pom.xml
index 9346b038e6f93883ab29f3313f724fe07ed500c2..95dfda422d852f4e77e9f5975ffafd105892eda4 100644
--- a/alfa-xdomea/pom.xml
+++ b/alfa-xdomea/pom.xml
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>de.ozgcloud.alfa</groupId>
 		<artifactId>alfa</artifactId>
-		<version>2.6.0</version>
+		<version>2.6.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>alfa-xdomea</artifactId>
diff --git a/pom.xml b/pom.xml
index 8d518542924f267a9701fd4fdb90a2a5a281fba2..33f290cc2031c636d17d924ce0591333f4ee6764 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
 
 	<groupId>de.ozgcloud.alfa</groupId>
 	<artifactId>alfa</artifactId>
-	<version>2.6.0</version>
+	<version>2.6.1-SNAPSHOT</version>
 	<name>Alfa Parent</name>
 	<packaging>pom</packaging>