updating develop poms to master versions to avoid merge conflicts
[cdmlib.git] / cdmlib-test / pom.xml
index cb8a9c2c088f8cac47e2b1998a97f72e0aed745a..4a191b18aac380309c00afbba1dba5b9984d5528 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>4.13.0-SNAPSHOT</version>
+    <version>5.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <artifactId>cdmlib-test</artifactId>
   <name>CDM Integration Tests</name>
   <description>EDIT CDM library integration test layer. Some base classes and resources for CDM Library integration testing</description>
-  <scm>
-    <connection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-test/</connection>
-    <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-test/</developerConnection>
-    <url>http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-test/</url>
-  </scm>
+
   <build>
     <plugins>
       <plugin>