reintegrate ^/branches/taxeditor/3.0.11-SNAPSHOT
[taxeditor.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1c0eb8be24a93007d33ba3e57a6ec733cb959d3b..f25532b778831450ed6a35fbcec70e334ee98b09 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>3.0.9-SNAPSHOT</version>
+  <version>3.0.11-SNAPSHOT</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for cybertaxonomy</description>
   <url>http://wp5.e-taxonomy.eu</url>
@@ -14,9 +14,9 @@
   <packaging>pom</packaging>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <cdmlib.version>3.0.9-SNAPSHOT</cdmlib.version>
-    <tycho.version>0.13.0</tycho.version>
-    <taxeditor.version>3.0.9-SNAPSHOT</taxeditor.version>
+    <cdmlib.version>3.0.11-SNAPSHOT</cdmlib.version><!-- TODO can we use project.version ????? -->
+    <tycho.version>0.14.0</tycho.version>
+    <taxeditor.version>3.0.11-SNAPSHOT</taxeditor.version>
   </properties>
   <modules>
     <module>eu.etaxonomy.taxeditor.cdmlib</module>
         <version>1.0-beta-2</version>
       </extension>
     </extensions>
+    <pluginManagement>
+      <plugins>
+       <plugin>
+         <groupId>org.apache.maven.plugins</groupId>
+         <artifactId>maven-antrun-plugin</artifactId>
+         <version>1.7</version>
+       </plugin>
+      </plugins>
+    </pluginManagement>
   </build>
   <reporting>
     <plugins>