cleanup and remove rows(xxx) method
[cdmlib.git] / cdmlib-io / pom.xml
index bd6d8f3d1345273d7d2085991151eaabeb372290..0dd113363e2f804b9dac4477831e21d044ae64b9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>4.7.0-SNAPSHOT</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:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-io/</connection>
-    <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-io/</developerConnection>
-    <url>http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-io/</url>
-  </scm>
+
   <build>
     <plugins>
       <plugin>