diff --git a/alfa-client/pom.xml b/alfa-client/pom.xml index 749de0ce431fc3265f961096d0e6be52b076f714..36c78c53dc1ffdf2b66fbce648af57e3217e59a1 100644 --- a/alfa-client/pom.xml +++ b/alfa-client/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/alfa-server/pom.xml b/alfa-server/pom.xml index 16ad87f6af7d8e386c0783420b1564e44bc56673..9b2c384f6b2c53b679bb6663d47642e5d8b4cdac 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.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <artifactId>alfa-server</artifactId> diff --git a/alfa-service/pom.xml b/alfa-service/pom.xml index 8e01183819421bd9d69fcba0427b4f807237e119..d73146e48114ff0ddadeba55bd9f032f3cbb2cad 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.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <artifactId>alfa-service</artifactId> diff --git a/alfa-xdomea/pom.xml b/alfa-xdomea/pom.xml index d4d2b5b35dfad832f17fc795dc7cc62b9ef7b249..47d90c3d2beee41156c9b80ffac1b33d1ad1e0f6 100644 --- a/alfa-xdomea/pom.xml +++ b/alfa-xdomea/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <artifactId>alfa-xdomea</artifactId> diff --git a/pom.xml b/pom.xml index b782bc03dbaaa38dffec4294e07a05e255fdba32..2904bf1297fa95d84ecb5cd4103f06f7f2deead3 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ <groupId>de.ozgcloud.alfa</groupId> <artifactId>alfa</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <name>Alfa Parent</name> <packaging>pom</packaging>