diff --git a/alfa-client/pom.xml b/alfa-client/pom.xml index b36055f368b4404644459bb3f3816469ba738293..6c1765670561449b779f3bb3082062793b38247c 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.12.0-SNAPSHOT</version> + <version>2.12.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml index e157390eee8d5e6722072745abd75cb760f831ec..ffaae4b47ba305441e78d83f66effbb430b24472 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.12.0-SNAPSHOT</version> + <version>2.12.0</version> </parent> <artifactId>alfa-server</artifactId> diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml index 9f540119c2fdada17280122da064557d1fc1078a..088e2a493766336a66ba1f9aab1dd2c2e3603a63 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.12.0-SNAPSHOT</version> + <version>2.12.0</version> </parent> <artifactId>alfa-service</artifactId> diff --git a/alfa-xdomea/pom.xml b/alfa-xdomea/pom.xml index c141f0be18aa411909614eadcb8a85bc679f4837..55372f69da77cac614613b50c7b381b1c5bbff8e 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.12.0-SNAPSHOT</version> + <version>2.12.0</version> </parent> <artifactId>alfa-xdomea</artifactId> diff --git a/pom.xml b/pom.xml index a824ac03c6c5b1db540c09c85bb3cb6fb6b694b6..d1edf0f049c78a04146077b3e9fff19e7ee4bff5 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.12.0-SNAPSHOT</version> + <version>2.12.0</version> <name>Alfa Parent</name> <packaging>pom</packaging> @@ -56,7 +56,7 @@ <nachrichten-manager.version>2.7.0</nachrichten-manager.version> <ozgcloud-common-pdf.version>3.0.1</ozgcloud-common-pdf.version> <user-manager.version>2.2.0</user-manager.version> - <zufi-manager.version>1.2.0-SNAPSHOT</zufi-manager.version> + <zufi-manager.version>1.2.0</zufi-manager.version> <!-- TODO: die Version über ozgcloud-common ziehen --> <jjwt.version>0.11.5</jjwt.version>