Revert project versions to 3.7.0-SNAPSHOT
[taxeditor.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1b8162c4dde95a8cb7616ab1ad2ed36627054a18..885b49d83a82ffb1b22b8ea90cf361e178844ac3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>3.6.0</version>
+  <version>3.7.0-SNAPSHOT</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for
     cybertaxonomy
   <properties>
     <java.codelevel>1.6</java.codelevel>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <cdmlib.version>3.6.0</cdmlib.version>
-    <!-- TODO can we use project.version ????? -->
+    <cdmlib.version>3.7.0</cdmlib.version>
     <tycho.version>0.22.0</tycho.version>
-    <taxeditor.version>3.6.0</taxeditor.version>
+    <taxeditor.version>3.7.0</taxeditor.version>
     <update.dir>snapshot</update.dir>
   </properties>
   <modules>
       <plugin>
         <groupId>external.atlassian.jgitflow</groupId>
         <artifactId>jgitflow-maven-plugin</artifactId>
-        <version>1.0-m4.3</version>
+        <version>1.0-m6</version>
         <configuration>
           <pushHotfixes>true</pushHotfixes>
           <pushReleases>true</pushReleases>