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