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

release version 1.0.0

parent 89cc0c51
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,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.0.0-SNAPSHOT</version> <version>1.0.0</version>
<name>OZG-Cloud Zufi Manager</name> <name>OZG-Cloud Zufi Manager</name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -30,11 +30,11 @@ ...@@ -30,11 +30,11 @@
<parent> <parent>
<groupId>de.ozgcloud.zufi</groupId> <groupId>de.ozgcloud.zufi</groupId>
<artifactId>zufi-manager</artifactId> <artifactId>zufi-manager</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>zufi-manager-interface</artifactId> <artifactId>zufi-manager-interface</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.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>
......
...@@ -6,11 +6,11 @@ ...@@ -6,11 +6,11 @@
<parent> <parent>
<groupId>de.ozgcloud.zufi</groupId> <groupId>de.ozgcloud.zufi</groupId>
<artifactId>zufi-manager</artifactId> <artifactId>zufi-manager</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>zufi-manager-model</artifactId> <artifactId>zufi-manager-model</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<name>OZG-Cloud Zufi Manager Model</name> <name>OZG-Cloud Zufi Manager Model</name>
<dependencies> <dependencies>
......
...@@ -6,11 +6,11 @@ ...@@ -6,11 +6,11 @@
<parent> <parent>
<groupId>de.ozgcloud.zufi</groupId> <groupId>de.ozgcloud.zufi</groupId>
<artifactId>zufi-manager</artifactId> <artifactId>zufi-manager</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>zufi-manager-pvog</artifactId> <artifactId>zufi-manager-pvog</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<name>OZG-Cloud Zufi Manager PVOG</name> <name>OZG-Cloud Zufi Manager PVOG</name>
<properties> <properties>
......
...@@ -30,11 +30,11 @@ ...@@ -30,11 +30,11 @@
<parent> <parent>
<groupId>de.ozgcloud.zufi</groupId> <groupId>de.ozgcloud.zufi</groupId>
<artifactId>zufi-manager</artifactId> <artifactId>zufi-manager</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>zufi-manager-server</artifactId> <artifactId>zufi-manager-server</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<name>OZG-Cloud Zufi Manager Server</name> <name>OZG-Cloud Zufi Manager Server</name>
<properties> <properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment