change from 3.0.10-SNAPSHOT to 3.0.10
authorAndreas Müller <a.mueller@bgbm.org>
Fri, 25 May 2012 09:45:56 +0000 (09:45 +0000)
committerAndreas Müller <a.mueller@bgbm.org>
Fri, 25 May 2012 09:45:56 +0000 (09:45 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 9faaaaf30cc0ec4708b6d66ad9557a500374c82a..0c5f4c3322baba0c6b1c4be8072b78f212374b23 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
   <packaging>pom</packaging>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <cdmlib.version>3.0.10-SNAPSHOT</cdmlib.version><!-- TODO can we use project.version ????? -->
+    <cdmlib.version>3.0.10</cdmlib.version><!-- TODO can we use project.version ????? -->
     <tycho.version>0.14.0</tycho.version>
     <taxeditor.version>3.0.10-SNAPSHOT</taxeditor.version>
   </properties>