cleanup
[cdmlib-apps.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1cc2e476a323d965cc0013cd2090bbdc2f91e23f..6ad25c7498894ebad7fb99f56fd8e8362d0bd613 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>cdmlib-parent</artifactId>
-               <version>4.4.0-SNAPSHOT</version>
+               <version>5.6.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
        <artifactId>cdmlib-app</artifactId>
        <name>CDM Parent</name>
        <description>The parent 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>
+  <scm>
+    <connection>scm:git:https://dev.e-taxonomy.eu/git/cdmlib-apps.git</connection>
+    <developerConnection>scm:git:ssh://git@dev.e-taxonomy.eu/var/git/cdmlib-apps.git</developerConnection>
+    <url>https://dev.e-taxonomy.eu/gitweb/cdmlib-apps.git/tree</url>
+  </scm>
        <build>
                <plugins>
                        <plugin>