remove some files
[cdmlib-apps.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e6e757706be3c35637e7d4ef14ff44cff85911eb..fcb35f86385192f0759a6e721daaadc55efe8781 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>cdmlib-parent</artifactId>
-               <version>4.3.0-SNAPSHOT</version>
+               <version>5.33.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>