diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml
index d00a36f2cc3be445fe00127675272b4be26b4c31..49f6b9410789c4627e153beca9afde4dcdc4a8d4 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.24.0</version>
+		<version>2.24.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>alfa-server</artifactId>
diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml
index 1898f6d0168cbe87568b2a5a08509efe3d17bcb8..1ece4973ff4f0b47a9d285a15abe9ea1eb2956ed 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.24.0</version>
+		<version>2.24.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>alfa-service</artifactId>
diff --git a/pom.xml b/pom.xml
index 4e1b6439c837b3776a1625f05984d6e169376329..5e9535be7b838769c0dffe96f248c8fda4be818b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
 
 	<groupId>de.ozgcloud.alfa</groupId>
 	<artifactId>alfa</artifactId>
-	<version>2.24.0</version>
+	<version>2.24.1-SNAPSHOT</version>
 	<name>Alfa Parent</name>
 	<packaging>pom</packaging>
 	<inceptionYear>2020</inceptionYear>