diff --git a/alfa-client/pom.xml b/alfa-client/pom.xml
index 576dd79ddd4c0ab6fb8adbf86fcb0e631b3aab55..e405a57ceec73f936528f7ce464f04357549280d 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.13.0-SNAPSHOT</version>
+		<version>2.13.0</version>
 	</parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml
index 8310c3d2875b5bd9052d1a8704a958ecb3957786..6b1acc24c13f8b1ec7e3d521388c4912e49fa378 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.13.0-SNAPSHOT</version>
+		<version>2.13.0</version>
 	</parent>
 
 	<artifactId>alfa-server</artifactId>
diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml
index 86daeeea0530386f5a9b708e593c5b46362e622d..dd4445d2c26000fce10d61c4644f7efb1e2585a9 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.13.0-SNAPSHOT</version>
+		<version>2.13.0</version>
 	</parent>
 
 	<artifactId>alfa-service</artifactId>
diff --git a/alfa-xdomea/pom.xml b/alfa-xdomea/pom.xml
index 4bd9cb9cc3356d4ff4484bfd957150d964526142..40570193788ed4d74a1c4d3f5fc1473b18bae3ff 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.13.0-SNAPSHOT</version>
+		<version>2.13.0</version>
 	</parent>
 
 	<artifactId>alfa-xdomea</artifactId>
diff --git a/pom.xml b/pom.xml
index 3b70f0c5e9069bd757a2f72651f83b4e41b5b3af..efce643e694afeabe42e6fe11b8593b8520c8411 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
 
 	<groupId>de.ozgcloud.alfa</groupId>
 	<artifactId>alfa</artifactId>
-	<version>2.13.0-SNAPSHOT</version>
+	<version>2.13.0</version>
 	<name>Alfa Parent</name>
 	<packaging>pom</packaging>