Merge branch 'develop' of ssh://git@dev.e-taxonomy.eu/var/git/taxeditor.git into...
[taxeditor.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2a9cdd0d022d7e8192ba6e5dd5c811aa2916d7ec..551cef3c987314f441dab02d03b03dac0fa5e17c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>5.39.0</version>
+  <version>5.40.0-SNAPSHOT</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for
     cybertaxonomy
   <properties>
     <java.codelevel>1.8</java.codelevel>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <cdmlib.version>5.39.0</cdmlib.version>
+    <cdmlib.version>5.40.0-SNAPSHOT</cdmlib.version>
     <!-- TODO can we use project.version ????? -->
     <!-- Increasing tycho above 0.22.0 will fail for the macosx build because 
       for higher version numbers tycho needs to be build against Eclipse Mars or 
       higher -->
     <tycho.version>1.7.0</tycho.version>
-    <taxeditor.version>5.39.0</taxeditor.version>
+    <taxeditor.version>5.40.0-SNAPSHOT</taxeditor.version>
     <update.dir>snapshot</update.dir>
     <log4j.version>2.19.0</log4j.version>
     <httpcomponents.version>4.5.13</httpcomponents.version>