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

release version 1.2.0

parent 3d4a4674
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.2.0-SNAPSHOT</version> <version>1.2.0</version>
<name>OZG-Cloud Zufi Manager</name> <name>OZG-Cloud Zufi Manager</name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -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.2.0-SNAPSHOT</version> <version>1.2.0</version>
</parent> </parent>
<artifactId>zufi-manager-interface</artifactId> <artifactId>zufi-manager-interface</artifactId>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>de.ozgcloud.zufi</groupId> <groupId>de.ozgcloud.zufi</groupId>
<artifactId>zufi-manager</artifactId> <artifactId>zufi-manager</artifactId>
<version>1.2.0-SNAPSHOT</version> <version>1.2.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>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>de.ozgcloud.zufi</groupId> <groupId>de.ozgcloud.zufi</groupId>
<artifactId>zufi-manager</artifactId> <artifactId>zufi-manager</artifactId>
<version>1.2.0-SNAPSHOT</version> <version>1.2.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.2.0-SNAPSHOT</version> <version>1.2.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