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

release version 1.2.0

parent ceb98114
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
<groupId>de.ozgcloud.info</groupId>
<artifactId>info-manager-interface</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.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>1.2.0-SNAPSHOT</version>
<version>1.2.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.2.2</modulith.version>
<info-manager-interface.version>1.2.0-SNAPSHOT</info-manager-interface.version>
<info-manager-interface.version>1.2.0</info-manager-interface.version>
</properties>
<dependencies>
......
......@@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.ozgcloud.info</groupId>
<artifactId>info-manager</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>OZG-Cloud Info Manager</name>
<packaging>pom</packaging>
......
VERSION=X.X.X
VERSION=1.2.0
git checkout dev
git pull
git checkout release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment