[maven-release-plugin] prepare for next development iteration
authorKai Moritz <kai@juplo.de>
Wed, 9 Mar 2016 10:51:02 +0000 (11:51 +0100)
committerKai Moritz <kai@juplo.de>
Sun, 13 Nov 2016 16:35:41 +0000 (17:35 +0100)
Since the integration of the new goals update and validate is planed, a
biger version-step is taken.

pom.xml

diff --git a/pom.xml b/pom.xml
index b6826c0..3d3c10d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   <artifactId>hibernate-maven-plugin</artifactId>
   <name>Hibernate Maven Plugin</name>
   <description>Plugin for generating a database-schema from Hibernate-Mapping-Annotations</description>
-  <version>2.0.0</version>
+  <version>2.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <url>http://juplo.de/hibernate-maven-plugin</url>