diff --git a/alfa-client/pom.xml b/alfa-client/pom.xml
index e592a80d4e349ba90f05954b6a9f8ae619a4b18d..bd4d209fc9eedbed8e9cb4b84ba1b005affbfd57 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.1-SNAPSHOT</version>
+		<version>2.13.1</version>
 	</parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml
index 09e597527b002ded9f974fee74899732af2e090c..a3fb05b0d125fd652fbaeeb1c05aa7fac3bf9017 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.1-SNAPSHOT</version>
+		<version>2.13.1</version>
 	</parent>
 
 	<artifactId>alfa-server</artifactId>
diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml
index d7713c43b787dbc6206d396aa402c5d462b07cdd..90daa501cc390bbc156bd93307ec3fc08e9f52e3 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.1-SNAPSHOT</version>
+		<version>2.13.1</version>
 	</parent>
 
 	<artifactId>alfa-service</artifactId>
diff --git a/alfa-xdomea/pom.xml b/alfa-xdomea/pom.xml
index 36c1bb56c10bdf97e336318653c8860955dbf0b1..1f03d998cf132b2f65f654c6fd94b13a26f2df1d 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.1-SNAPSHOT</version>
+		<version>2.13.1</version>
 	</parent>
 
 	<artifactId>alfa-xdomea</artifactId>
diff --git a/pom.xml b/pom.xml
index 2e8e06c0188d70272a03e4373896061f863a536e..854a1d2746c408a1fa3bb2be078c6385b78e5edf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
 
 	<groupId>de.ozgcloud.alfa</groupId>
 	<artifactId>alfa</artifactId>
-	<version>2.13.1-SNAPSHOT</version>
+	<version>2.13.1</version>
 	<name>Alfa Parent</name>
 	<packaging>pom</packaging>