updating develop poms to master versions to avoid merge conflicts
[cdmlib.git] / cdmlib-persistence / pom.xml
index f05854c2cdc06894bb1881fc00b36a5f894b70ef..4d7271e47ca2b208d7680b50634ae1df47325bfd 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>4.13.0</version>
+    <version>5.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <artifactId>cdmlib-persistence</artifactId>
   <name>CDM Persistence</name>
   <description>EDIT CDM library persistence layer. Mainly DAOs</description>
-  <scm>
-    <connection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-persistence/</connection>
-    <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-persistence/</developerConnection>
-    <url>http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-persistence/</url>
-  </scm>
+
   <build>
     <plugins>
       <plugin>