updating poms for 4.14.0-SNAPSHOT development
[cdmlib.git] / cdmlib-commons / pom.xml
index 985802c7596bc175e5153766659a5eea50926ad9..572329360af8662e3f0cfead000c1da4ae6b54c2 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>4.6.0-SNAPSHOT</version>
+    <version>4.14.0-SNAPSHOT</version>
        <relativePath>../pom.xml</relativePath>
   </parent>
   
@@ -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>