cleanup and remove rows(xxx) method
[cdmlib.git] / cdmlib-io / pom.xml
index 73a9f215e7c71c897f8fef496b8e4f656da814ed..0dd113363e2f804b9dac4477831e21d044ae64b9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>4.8.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>