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

start development 1.1.0

parent 24a1052b
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.itvsh.kop</groupId>
<artifactId>user-manager</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
<name>User Manager Parent</name>
<packaging>pom</packaging>
......
......@@ -11,7 +11,7 @@
<groupId>de.itvsh.kop.user</groupId>
<artifactId>user-manager-interface</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
<name>UserManager Interface</name>
<description>gRPC Interface for User Manager</description>
......
......@@ -4,7 +4,7 @@
<groupId>de.itvsh.kop.user</groupId>
<artifactId>user-manager-server</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
<name>User Manager</name>
<properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment