diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml index b2d7130d6100ad827bb2cc924c15cb17037ae37c..d00a36f2cc3be445fe00127675272b4be26b4c31 100644 --- a/alfa-server/pom.xml +++ b/alfa-server/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.24.0-SNAPSHOT</version> + <version>2.24.0</version> </parent> <artifactId>alfa-server</artifactId> diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml index 12f63f79ccd26f0dd66e1a5a270af29cae73bfff..1898f6d0168cbe87568b2a5a08509efe3d17bcb8 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.24.0-SNAPSHOT</version> + <version>2.24.0</version> </parent> <artifactId>alfa-service</artifactId> diff --git a/pom.xml b/pom.xml index ec3026e5772df7939bdcf89f9e578d5e486c970e..4e1b6439c837b3776a1625f05984d6e169376329 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.24.0-SNAPSHOT</version> + <version>2.24.0</version> <name>Alfa Parent</name> <packaging>pom</packaging> <inceptionYear>2020</inceptionYear>