diff --git a/alfa-client/pom.xml b/alfa-client/pom.xml
index 4b5df1b2180fb9c74feec5e675386f3f76634731..6ac1c1214ae3da52a8839f70c541d6a67b3d55af 100644
--- a/alfa-client/pom.xml
+++ b/alfa-client/pom.xml
@@ -30,7 +30,7 @@
 	<parent>
 		<groupId>de.ozgcloud.alfa</groupId>
 		<artifactId>alfa</artifactId>
-		<version>2.2.0-SNAPSHOT</version>
+		<version>2.2.0</version>
 	</parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml
index 8765c271edfae79d7486590f9e66386ead0c7802..bf2f3d3fac889f1d3669bc0c79a16f4fdab26942 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.2.0-SNAPSHOT</version>
+		<version>2.2.0</version>
 	</parent>
 
 	<artifactId>alfa-server</artifactId>
diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml
index 1fe37647502d07000c758a66bc39ab127f87c434..3d498ae7b7247289b40266f5f0e127e9de1b86b4 100644
--- a/alfa-service/pom.xml
+++ b/alfa-service/pom.xml
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>de.ozgcloud.alfa</groupId>
 		<artifactId>alfa</artifactId>
-		<version>2.2.0-SNAPSHOT</version>
+		<version>2.2.0</version>
 	</parent>
 
 	<artifactId>alfa-service</artifactId>
diff --git a/alfa-xdomea/pom.xml b/alfa-xdomea/pom.xml
index 8ded4007610e3532651eb004f02c86276263f343..adec92db4c89a91403460fdbe033c353d1155f26 100644
--- a/alfa-xdomea/pom.xml
+++ b/alfa-xdomea/pom.xml
@@ -32,7 +32,7 @@
 	<parent>
 		<groupId>de.ozgcloud.alfa</groupId>
 		<artifactId>alfa</artifactId>
-		<version>2.2.0-SNAPSHOT</version>
+		<version>2.2.0</version>
 	</parent>
 
 	<artifactId>alfa-xdomea</artifactId>
diff --git a/pom.xml b/pom.xml
index 6ca4246a58b4fa5a7b9687f98d4de4c1ba6f5fa8..1937602b410641ef6f27f6e056935382ec5be68b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
 
 	<groupId>de.ozgcloud.alfa</groupId>
 	<artifactId>alfa</artifactId>
-	<version>2.2.0-SNAPSHOT</version>
+	<version>2.2.0</version>
 	<name>Alfa Parent</name>
 	<packaging>pom</packaging>