Update version to 1.13.6-SNAPSHOT
[sdc.git] / openecomp-be / lib / openecomp-sdc-validation-lib / openecomp-sdc-validation-sdk / pom.xml
index e608a5e..b3dcc1c 100644 (file)
@@ -7,9 +7,8 @@
 
     <parent>
         <groupId>org.openecomp.sdc</groupId>
-        <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
-        <relativePath>../..</relativePath>
+        <artifactId>openecomp-sdc-validation-lib</artifactId>
+        <version>1.13.6-SNAPSHOT</version>
     </parent>
 
     <dependencies>
             <version>${project.version}</version>
             <scope>runtime</scope>
         </dependency>
-        <dependency>
-            <groupId>org.testng</groupId>
-            <artifactId>testng</artifactId>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>org.openecomp.sdc</groupId>
             <artifactId>openecomp-sdc-validation-api</artifactId>