diff --git a/alfa-client/pom.xml b/alfa-client/pom.xml index 57beed7ab6d0d58e675a3475c8bf14a5603b8923..647ce8c650f78d25f8c888291e1d044d1d3f2711 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.0-SNAPSHOT</version> + <version>2.10.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml index 3b98d77c4c8185451f105def421e6d428750e002..4f1d84179ff450cd99a8f9130e559232dcdf3c49 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.0-SNAPSHOT</version> + <version>2.10.0</version> </parent> <artifactId>alfa-server</artifactId> diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml index f57d5f690a4cabf8e13bb94d2c7fd98a24a2949e..aa1ea95d28c1508ce83eafdfc6479b1248a6eb36 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.0-SNAPSHOT</version> + <version>2.10.0</version> </parent> <artifactId>alfa-service</artifactId> diff --git a/alfa-xdomea/pom.xml b/alfa-xdomea/pom.xml index ee34595691b9d2da7c53e3e963a12708ace55e4e..a7f24939326da5385c48a8cbb31cb5bbe7273ac6 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.0-SNAPSHOT</version> + <version>2.10.0</version> </parent> <artifactId>alfa-xdomea</artifactId> diff --git a/pom.xml b/pom.xml index 814bc554e80a557f0b17d1e15e5f5c12df36f530..00585d3fbde6ad2af44aaad90893b08cc9f6a5b4 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.10.0-SNAPSHOT</version> + <version>2.10.0</version> <name>Alfa Parent</name> <packaging>pom</packaging>