cleanup and remove rows(xxx) method
[cdmlib.git] / cdmlib-io / pom.xml
index ac34fc6fe95360a8f38db2ee756c4521c8a4eadb..0dd113363e2f804b9dac4477831e21d044ae64b9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>4.14.0</version>
+    <version>5.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <artifactId>cdmlib-io</artifactId>
   <name>CDM Import/Export</name>
   <description>The import-export package for EDIT's cdmLibrary</description>
-  <scm>
-    <connection>scm:git:https://dev.e-taxonomy.eu/git/cdmlib-io.git</connection>
-    <developerConnection>scm:git:ssh://git@dev.e-taxonomy.eu/var/git/cdmlib-io.git</developerConnection>
-    <url>https://dev.e-taxonomy.eu/gitweb/cdmlib.git/tree/HEAD:/cdmlib-io/</url>
-  </scm>
+
   <build>
     <plugins>
       <plugin>