diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml
index 13f6abc3f1c4d4aac094e93119ae016919e06816..f88c7042185a80d7c7f67370e7f1b734a134555f 100644
--- a/alfa-server/pom.xml
+++ b/alfa-server/pom.xml
@@ -32,7 +32,7 @@
 	<parent>
 		<groupId>de.ozgcloud.alfa</groupId>
 		<artifactId>alfa</artifactId>
-		<version>2.19.0</version>
+		<version>2.20.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>alfa-server</artifactId>
diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml
index b0abc40240e1c02ced32b74ef2cb1fddab783431..7bfdc2210263056b04fd9401e8c3888c7afd11df 100644
--- a/alfa-service/pom.xml
+++ b/alfa-service/pom.xml
@@ -33,7 +33,7 @@
 	<parent>
 		<groupId>de.ozgcloud.alfa</groupId>
 		<artifactId>alfa</artifactId>
-		<version>2.19.0</version>
+		<version>2.20.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>alfa-service</artifactId>
diff --git a/pom.xml b/pom.xml
index b7b1aab01c4756d725325a3ccfdb1a7475d36690..f15f86fe3dd54b8d8af02a23a397287a379bcaf4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
 
 	<groupId>de.ozgcloud.alfa</groupId>
 	<artifactId>alfa</artifactId>
-	<version>2.19.0</version>
+	<version>2.20.0-SNAPSHOT</version>
 	<name>Alfa Parent</name>
 	<packaging>pom</packaging>
 	<inceptionYear>2020</inceptionYear>