Update version to 1.13.6-SNAPSHOT
[sdc.git] / utils / webseal-simulator / pom.xml
index 9068814..93ee5b5 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>sdc-main</artifactId>
-        <version>1.13.1-SNAPSHOT</version>
+        <version>1.13.6-SNAPSHOT</version>
         <relativePath>../../</relativePath>
     </parent>
 
             <artifactId>commons-lang3</artifactId>
         </dependency>
 
-        <dependency>
-            <groupId>commons-logging</groupId>
-            <artifactId>commons-logging</artifactId>
-            <version>${commons-logging}</version>
-        </dependency>
-
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>