updating poms for branch'release/4.14.0' with non-snapshot versions
[cdmlib.git] / cdmlib-commons / pom.xml
index af765df008d07067cf56d43dcbf4cca8672c18e7..f65f76ce64365c2f6b5186568b6f95955ea294be 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>4.5.1-SNAPSHOT</version>
+    <version>4.14.0</version>
        <relativePath>../pom.xml</relativePath>
   </parent>
   
@@ -15,9 +15,9 @@
   <name>CDM Commons</name>
   <description>EDIT CDM library - Commons</description>
   <scm>
-    <connection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-commons/</connection>
-    <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-commons/</developerConnection>
-    <url>http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-commons/</url>
+    <connection>scm:git:https://dev.e-taxonomy.eu/git/cdmlib-commons.git</connection>
+    <developerConnection>scm:git:ssh://git@dev.e-taxonomy.eu/var/git/cdmlib-commons.git</developerConnection>
+    <url>https://dev.e-taxonomy.eu/gitweb/cdmlib.git/tree/HEAD:/cdmlib-commons/</url>
   </scm>
   
   <dependencies>
@@ -46,8 +46,8 @@
                <artifactId>poi-ooxml</artifactId>
        </dependency>
        <dependency>
-          <groupId>commons-lang</groupId>
-          <artifactId>commons-lang</artifactId>
+        <groupId>org.apache.commons</groupId>
+        <artifactId>commons-lang3</artifactId>
        </dependency>