composition of condensed distribution fully implemented - #3907
[cdmlib.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 87ff5b26fea1b2590f2c8dd45af344303f19764e..7218bebda433684bbd13b5739ae6cced631e8de4 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -1,9 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?> 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>cdmlib-parent</artifactId>
-  <version>3.5.2-SNAPSHOT</version>
+  <version>3.6.3-SNAPSHOT</version>
   <name>CDM Library</name>
   <description>The Java implementation of the Common Data Model (CDM), the data model for EDIT's internet platform for cybertaxonomy.</description>
   <url>http://cybertaxonomy.eu/cdmlib/</url>
@@ -20,8 +20,7 @@
     <module>cdmlib-print</module>
     <module>cdmlib-remote-webapp</module>
   </modules>
-  <properties>
-    <cdm-vaadin.version>3.5.1-SNAPSHOT</cdm-vaadin.version><!-- should be ${project.version} but this breaks the maven release:prepare phase --> 
+  <properties>    
     <java.codelevel>1.6</java.codelevel>
     <spring.version>3.2.2.RELEASE</spring.version>
     <spring-security.version>3.1.3.RELEASE</spring-security.version>