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

release version 1.1.0

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