Update version to 1.13.5
[sdc.git] / openecomp-be / lib / openecomp-sdc-datatypes-lib / pom.xml
index c5b6dd2..dac0ed9 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>openecomp-sdc-lib</artifactId>
         <groupId>org.openecomp.sdc</groupId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.13.5-SNAPSHOT</version>
     </parent>
 
     <dependencies>
@@ -44,9 +44,9 @@
             <version>${swagger.version}</version>
         </dependency>
         <dependency>
-            <groupId>commons-lang</groupId>
-            <artifactId>commons-lang</artifactId>
-            <version>${commons.lang.version}</version>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-lang3</artifactId>
+            <version>${commons.lang3.version}</version>
         </dependency>
         <dependency>
             <groupId>org.onap.sdc.common</groupId>