diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml
index 67e37c00dbdaa4eaadd4696180e0a39f18ed092e..3f3608005f14b4af0e702b59f20f71adeccca982 100644
--- a/alfa-service/pom.xml
+++ b/alfa-service/pom.xml
@@ -32,7 +32,7 @@
 	<parent>
 		<groupId>de.itvsh.ozg</groupId>
 		<artifactId>goofy</artifactId>
-		<version>1.17.0-SNAPSHOT</version>
+		<version>1.17.0</version>
 	</parent>
 
 	<artifactId>alfa-service</artifactId>
diff --git a/alfa-xdomea/pom.xml b/alfa-xdomea/pom.xml
index a9cd7ff41b85e50447fadb03e0535b1adca8ae52..541be40ca73f338038d11c1a8eb9a7da7c9e6098 100644
--- a/alfa-xdomea/pom.xml
+++ b/alfa-xdomea/pom.xml
@@ -32,7 +32,7 @@
 	<parent>
 		<groupId>de.itvsh.ozg</groupId>
 		<artifactId>goofy</artifactId>
-		<version>1.17.0-SNAPSHOT</version>
+		<version>1.17.0</version>
 	</parent>
 
 	<artifactId>alfa-xdomea</artifactId>
diff --git a/goofy-client/pom.xml b/goofy-client/pom.xml
index 12c63b3f1c46c5229234d41234f3f98b4d6babd6..19c4e6e5fa1b8c3963eab4438b216d2e2ad836ba 100644
--- a/goofy-client/pom.xml
+++ b/goofy-client/pom.xml
@@ -30,7 +30,7 @@
 	<parent>
 		<groupId>de.itvsh.ozg</groupId>
 		<artifactId>goofy</artifactId>
-		<version>1.17.0-SNAPSHOT</version>
+		<version>1.17.0</version>
 	</parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/goofy-server/pom.xml b/goofy-server/pom.xml
index 363edc46a0cb456a04f3df2f6adcc9466cae65a0..70d0fc0d7be73f8ef8b5fd288b3c8e78e7ae23ca 100644
--- a/goofy-server/pom.xml
+++ b/goofy-server/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>de.itvsh.ozg</groupId>
 		<artifactId>goofy</artifactId>
-		<version>1.17.0-SNAPSHOT</version>
+		<version>1.17.0</version>
 	</parent>
 
 	<artifactId>goofy-server</artifactId>
diff --git a/pom.xml b/pom.xml
index dede3f5826ca6b39158c118280e90cf83a47082a..372bb2957f9cad97fcf4f7e2ac2a6eb0920f8f8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
 	<groupId>de.itvsh.ozg</groupId>
 	<artifactId>goofy</artifactId>
-	<version>1.17.0-SNAPSHOT</version>
+	<version>1.17.0</version>
 	<name>Goofy Parent</name>
 	<packaging>pom</packaging>