diff --git a/alfa-client/pom.xml b/alfa-client/pom.xml index 31c038a64e63e52771d87ecb1085e907e9af2cb8..42738b86887fd2661b74d466ebe7bd316c2420f5 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.11.0-SNAPSHOT</version> + <version>2.11.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml index 5124be2c496ebd8623a1445b16fdcb0a2074c4f0..fab2e12eb1741c8a36de1f67eef347eea8544c41 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.11.0-SNAPSHOT</version> + <version>2.11.0</version> </parent> <artifactId>alfa-server</artifactId> diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml index f2e9a4141f8dc1c75e3769a1671b1ca511714d8c..09880bad3841ff41f3b9c30b45767cb2558a9b82 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.11.0-SNAPSHOT</version> + <version>2.11.0</version> </parent> <artifactId>alfa-service</artifactId> diff --git a/alfa-xdomea/pom.xml b/alfa-xdomea/pom.xml index 6f92cd2bc38e598b1dc2ab97a546ab4c331c7139..196c5837d2ba1815c6f27902c2c8524c6bd44020 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.11.0-SNAPSHOT</version> + <version>2.11.0</version> </parent> <artifactId>alfa-xdomea</artifactId> diff --git a/pom.xml b/pom.xml index ea6bebe8fdc2895b04b480132d6034a1366d89b8..cbfd431f823793481480dd166b0d92562f0939f5 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.11.0-SNAPSHOT</version> + <version>2.11.0</version> <name>Alfa Parent</name> <packaging>pom</packaging>