ref #7345: rename cdmPreference for common name marker
[cdmlib.git] / cdmlib-test / pom.xml
index cad8773d7fbf35d7fbe2d3d1242345bd717cadb5..a85a485ad0de663a28f0d5c58d1d22feaa8adab2 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>4.14.0</version>
+    <version>5.4.0-SNAPSHOT</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:git:https://dev.e-taxonomy.eu/git/cdmlib-test.git</connection>
-    <developerConnection>scm:git:ssh://git@dev.e-taxonomy.eu/var/git/cdmlib-test.git</developerConnection>
-    <url>https://dev.e-taxonomy.eu/gitweb/cdmlib.git/tree/HEAD:/cdmlib-test/</url>
-  </scm>
+
   <build>
     <plugins>
       <plugin>