Updated version in pom / project files to taxeditor version : 4.8.1 and cdmlib versio...
[taxeditor.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4307f545ff1ddd4c65080ad4c560258c7d71e0a2..a967726f3321cdf4eadd8fbe6ac6d2e093daa60e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>4.7.0</version>
+  <version>4.8.1</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>4.7.0</cdmlib.version>
+    <cdmlib.version>4.8.0</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.0.0</tycho.version>
-    <taxeditor.version>4.7.0</taxeditor.version>
+    <taxeditor.version>4.8.0</taxeditor.version>
     <update.dir>snapshot</update.dir>
     <unitils.version>3.4.2</unitils.version>
     <log4j.version>1.2.17</log4j.version>