diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml
index 95e2007a57bb16db671bae2a0b5b075dfe904aae..2cbfbc8720b49029fe7e8a8f7e86d1f74612dfa5 100644
--- a/alfa-server/pom.xml
+++ b/alfa-server/pom.xml
@@ -30,7 +30,7 @@
 	<parent>
 		<groupId>de.ozgcloud.alfa</groupId>
 		<artifactId>alfa</artifactId>
-		<version>2.18.0</version>
+		<version>2.19.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>alfa-server</artifactId>
diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml
index 570af4de13a2b0ad000e1141c99dd6d15d9c0a09..fffb143c9fadaf6aebecefd65afbd1915e75539d 100644
--- a/alfa-service/pom.xml
+++ b/alfa-service/pom.xml
@@ -32,7 +32,7 @@
 	<parent>
 		<groupId>de.ozgcloud.alfa</groupId>
 		<artifactId>alfa</artifactId>
-		<version>2.18.0</version>
+		<version>2.19.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>alfa-service</artifactId>
diff --git a/pom.xml b/pom.xml
index 4593b88503b8026baa07855a0b721dfc03444fb2..e664684cdbcc70f1ef6548ebd97807fe0f566774 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
 
 	<groupId>de.ozgcloud.alfa</groupId>
 	<artifactId>alfa</artifactId>
-	<version>2.18.0</version>
+	<version>2.19.0-SNAPSHOT</version>
 	<name>Alfa Parent</name>
 	<packaging>pom</packaging>
 	<inceptionYear>2020</inceptionYear>