Skip to content
Snippets Groups Projects
Commit 4a80dc1e authored by OZGCloud's avatar OZGCloud
Browse files

release version 1.6.0

parent 2076f72d
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>de.itvsh.kop</groupId> <groupId>de.itvsh.kop</groupId>
<artifactId>user-manager</artifactId> <artifactId>user-manager</artifactId>
<version>1.6.0-SNAPSHOT</version> <version>1.6.0</version>
<name>User Manager Parent</name> <name>User Manager Parent</name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<groupId>de.itvsh.kop.user</groupId> <groupId>de.itvsh.kop.user</groupId>
<artifactId>user-manager-interface</artifactId> <artifactId>user-manager-interface</artifactId>
<version>1.6.0-SNAPSHOT</version> <version>1.6.0</version>
<name>UserManager Interface</name> <name>UserManager Interface</name>
<description>gRPC Interface for User Manager</description> <description>gRPC Interface for User Manager</description>
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<groupId>de.itvsh.kop.user</groupId> <groupId>de.itvsh.kop.user</groupId>
<artifactId>user-manager-server</artifactId> <artifactId>user-manager-server</artifactId>
<version>1.6.0-SNAPSHOT</version> <version>1.6.0</version>
<name>User Manager</name> <name>User Manager</name>
<properties> <properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment