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

release version 1.9.0

parent a438c4d0
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>de.ozgcloud.zufi</groupId> <groupId>de.ozgcloud.zufi</groupId>
<artifactId>zufi-manager</artifactId> <artifactId>zufi-manager</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.9.0</version>
<name>OZG-Cloud Zufi Manager</name> <name>OZG-Cloud Zufi Manager</name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<groupId>de.ozgcloud.zufi</groupId> <groupId>de.ozgcloud.zufi</groupId>
<artifactId>zufi-manager-interface</artifactId> <artifactId>zufi-manager-interface</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.9.0</version>
<name>OZG-Cloud Zufi Manager Interface</name> <name>OZG-Cloud Zufi Manager Interface</name>
<description>gRPC Api for Zufi Manager</description> <description>gRPC Api for Zufi Manager</description>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<parent> <parent>
<groupId>de.ozgcloud.zufi</groupId> <groupId>de.ozgcloud.zufi</groupId>
<artifactId>zufi-manager</artifactId> <artifactId>zufi-manager</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.9.0</version>
</parent> </parent>
<artifactId>zufi-manager-model</artifactId> <artifactId>zufi-manager-model</artifactId>
<name>OZG-Cloud Zufi Manager Model</name> <name>OZG-Cloud Zufi Manager Model</name>
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<parent> <parent>
<groupId>de.ozgcloud.zufi</groupId> <groupId>de.ozgcloud.zufi</groupId>
<artifactId>zufi-manager</artifactId> <artifactId>zufi-manager</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.9.0</version>
</parent> </parent>
<artifactId>zufi-manager-pvog</artifactId> <artifactId>zufi-manager-pvog</artifactId>
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<parent> <parent>
<groupId>de.ozgcloud.zufi</groupId> <groupId>de.ozgcloud.zufi</groupId>
<artifactId>zufi-manager</artifactId> <artifactId>zufi-manager</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.9.0</version>
</parent> </parent>
<artifactId>zufi-manager-server</artifactId> <artifactId>zufi-manager-server</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment