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

release version 1.2.0

parent 6a73f36d
Branches
Tags
No related merge requests found
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<parent> <parent>
<groupId>de.itvsh.ozg</groupId> <groupId>de.itvsh.ozg</groupId>
<artifactId>goofy</artifactId> <artifactId>goofy</artifactId>
<version>1.2.0-SNAPSHOT</version> <version>1.2.0</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<parent> <parent>
<groupId>de.itvsh.ozg</groupId> <groupId>de.itvsh.ozg</groupId>
<artifactId>goofy</artifactId> <artifactId>goofy</artifactId>
<version>1.2.0-SNAPSHOT</version> <version>1.2.0</version>
</parent> </parent>
<artifactId>goofy-server</artifactId> <artifactId>goofy-server</artifactId>
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<groupId>de.itvsh.ozg</groupId> <groupId>de.itvsh.ozg</groupId>
<artifactId>goofy</artifactId> <artifactId>goofy</artifactId>
<version>1.2.0-SNAPSHOT</version> <version>1.2.0</version>
<name>Goofy Parent</name> <name>Goofy Parent</name>
<packaging>pom</packaging> <packaging>pom</packaging>
...@@ -49,8 +49,8 @@ ...@@ -49,8 +49,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<kop.license.version>1.3.0-SNAPSHOT</kop.license.version> <kop.license.version>1.3.0</kop.license.version>
<pluto.version>1.2.0-SNAPSHOT</pluto.version> <pluto.version>1.2.0</pluto.version>
<jsoup.version>1.15.1</jsoup.version> <jsoup.version>1.15.1</jsoup.version>
<kop-common-pdf.version>1.3.0</kop-common-pdf.version> <kop-common-pdf.version>1.3.0</kop-common-pdf.version>
</properties> </properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment