Skip to content
Snippets Groups Projects
Commit 8d102efc authored by OZGCloud's avatar OZGCloud
Browse files

release version 2.11.0

parent b4df20c0
Branches
Tags 2.10.1
No related merge requests found
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>de.ozgcloud.user</groupId> <groupId>de.ozgcloud.user</groupId>
<artifactId>user-manager</artifactId> <artifactId>user-manager</artifactId>
<version>2.11.0-SNAPSHOT</version> <version>2.11.0</version>
<name>OZG-Cloud User Manager</name> <name>OZG-Cloud User Manager</name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<parent> <parent>
<groupId>de.ozgcloud.user</groupId> <groupId>de.ozgcloud.user</groupId>
<artifactId>user-manager</artifactId> <artifactId>user-manager</artifactId>
<version>2.11.0-SNAPSHOT</version> <version>2.11.0</version>
</parent> </parent>
<artifactId>user-manager-interface</artifactId> <artifactId>user-manager-interface</artifactId>
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<parent> <parent>
<groupId>de.ozgcloud.user</groupId> <groupId>de.ozgcloud.user</groupId>
<artifactId>user-manager</artifactId> <artifactId>user-manager</artifactId>
<version>2.11.0-SNAPSHOT</version> <version>2.11.0</version>
</parent> </parent>
<artifactId>user-manager-server</artifactId> <artifactId>user-manager-server</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment