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

start development 0.30.0

parent a0a89db3
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>de.itvsh.ozg</groupId> <groupId>de.itvsh.ozg</groupId>
<artifactId>goofy</artifactId> <artifactId>goofy</artifactId>
<version>0.29.0</version> <version>0.30.0-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>de.itvsh.ozg</groupId> <groupId>de.itvsh.ozg</groupId>
<artifactId>goofy</artifactId> <artifactId>goofy</artifactId>
<version>0.29.0</version> <version>0.30.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>goofy-server</artifactId> <artifactId>goofy-server</artifactId>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<groupId>de.itvsh.ozg</groupId> <groupId>de.itvsh.ozg</groupId>
<artifactId>goofy</artifactId> <artifactId>goofy</artifactId>
<version>0.29.0</version> <version>0.30.0-SNAPSHOT</version>
<name>Goofy Parent</name> <name>Goofy Parent</name>
<packaging>pom</packaging> <packaging>pom</packaging>
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<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>
<pluto.version>0.29.0</pluto.version> <pluto.version>0.30.0-SNAPSHOT</pluto.version>
<jsoup.version>1.15.1</jsoup.version> <jsoup.version>1.15.1</jsoup.version>
</properties> </properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment