Update version to 1.13.5
[sdc.git] / openecomp-be / lib / openecomp-sdc-vendor-license-lib / openecomp-sdc-vendor-license-core / pom.xml
index aa6b0e6..92730a2 100644 (file)
@@ -9,9 +9,8 @@
 
   <parent>
     <groupId>org.openecomp.sdc</groupId>
-    <artifactId>openecomp-sdc-lib</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
-    <relativePath>../..</relativePath>
+    <artifactId>openecomp-sdc-vendor-license-lib</artifactId>
+    <version>1.13.5-SNAPSHOT</version>
   </parent>
 
   <dependencies>
       <version>${project.version}</version>
       <scope>runtime</scope>
     </dependency>
-    <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-core</artifactId>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.dataformat</groupId>
       <artifactId>jackson-dataformat-xml</artifactId>