diff --git a/alfa-client/pom.xml b/alfa-client/pom.xml
index 64f7f32d3e351d1eab7d82d650ab4600c88c6aab..1297a3719818bf7583b338f2f2cbee0c3d08de14 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.10.3-SNAPSHOT</version>
+		<version>2.10.3</version>
 	</parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml
index 1c42a12ac90f298ed6e1c4d060e748a6760b90d1..c480bb034dff2529ec27b221a0ab5c9e6319eb9a 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.10.3-SNAPSHOT</version>
+		<version>2.10.3</version>
 	</parent>
 
 	<artifactId>alfa-server</artifactId>
diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml
index 15f9eb153d8e77afbd45d7f7e560f9e55f11f4ae..ec7cc20f650ff4d892fcdb7d2a5afc33d3ffe22c 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.10.3-SNAPSHOT</version>
+		<version>2.10.3</version>
 	</parent>
 
 	<artifactId>alfa-service</artifactId>
diff --git a/alfa-xdomea/pom.xml b/alfa-xdomea/pom.xml
index 0b1f64c8ce2366f292740ed4527b0573479bfbe3..9d3d056ac1d579d1d4060d4dfd221ab3502d3bfd 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.10.3-SNAPSHOT</version>
+		<version>2.10.3</version>
 	</parent>
 
 	<artifactId>alfa-xdomea</artifactId>
diff --git a/pom.xml b/pom.xml
index c2f8e5081a79854a21fa9938b2f96ea2fb8f1279..5fbcb32a6ddbd5097c793b05d015333d8f61ab14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
 
 	<groupId>de.ozgcloud.alfa</groupId>
 	<artifactId>alfa</artifactId>
-	<version>2.10.3-SNAPSHOT</version>
+	<version>2.10.3</version>
 	<name>Alfa Parent</name>
 	<packaging>pom</packaging>