diff --git a/alfa-client/pom.xml b/alfa-client/pom.xml index 1db71743e5cc3a907ed88af1a2119597108c6003..799f39759611fa552065640d0f27b0e10882a16a 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.16.0-SNAPSHOT</version> + <version>2.16.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml index 5e51365a7d41f0fcd9ef379a087e14e8dfc61a90..0f33e1cb68132b18548a556401971277e163c1b3 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.16.0-SNAPSHOT</version> + <version>2.16.0</version> </parent> <artifactId>alfa-server</artifactId> diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml index 1065a01112aada11a850d06625ae570b63e78207..b670e5418a898b9f0197069b6d91cda64483610c 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.16.0-SNAPSHOT</version> + <version>2.16.0</version> </parent> <artifactId>alfa-service</artifactId> diff --git a/alfa-xdomea/pom.xml b/alfa-xdomea/pom.xml index d263dd38d2a153faa29682be9c8031a3423c79b6..5ae508cdb28551417d9cf50b881ee20ff2cace3a 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.16.0-SNAPSHOT</version> + <version>2.16.0</version> </parent> <artifactId>alfa-xdomea</artifactId> diff --git a/pom.xml b/pom.xml index b94a9aeca3933d3690cf4dfe516a54515f43d240..1a01109760acd3c1ee74f7642318f17b4c976d6a 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.16.0-SNAPSHOT</version> + <version>2.16.0</version> <name>Alfa Parent</name> <packaging>pom</packaging>