Merge branch 'release/5.5.0'
[cdmlib.git] / cdmlib-commons / pom.xml
index c5a250ae2a368c7e14f71fc3f27d0f38014d8b06..2a6d2d28ff8674ddae03ab168bca423e1ff085ee 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>4.5.0</version>
+    <version>5.5.0</version>
        <relativePath>../pom.xml</relativePath>
   </parent>
   
   <artifactId>cdmlib-commons</artifactId>
   <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>
-  </scm>
   
   <dependencies>
     <dependency>
@@ -46,8 +41,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>