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

Release Version 1.0.0

parent 8e5be8c7
Branches
Tags
No related merge requests found
......@@ -31,7 +31,7 @@
<groupId>de.ozgcloud.info</groupId>
<artifactId>info-manager-interface</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>OZG-Cloud Info Manager gRPC Interface</name>
<description>Interface (gRPC) for Info Manager Server</description>
......
......@@ -32,7 +32,7 @@
<groupId>de.ozgcloud.info</groupId>
<artifactId>info-manager-server</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>OZG-Cloud Info Manager Server</name>
<description>Server Implementierung des InfoManagers</description>
......@@ -55,7 +55,7 @@
<net-devh-grpc.version>2.15.0.RELEASE</net-devh-grpc.version>
<grpc.version>1.57.2</grpc.version>
<modulith.version>1.1.3</modulith.version>
<info-manager-interface.version>0.1.0-SNAPSHOT</info-manager-interface.version>
<info-manager-interface.version>1.0.0</info-manager-interface.version>
<jjwt.version>0.12.5</jjwt.version>
</properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment