Step version to 1.12.4-SNAPSHOT
[sdc.git] / openecomp-be / lib / openecomp-sdc-validation-lib / openecomp-sdc-validation-sdk / pom.xml
index 33b51b6..24b7294 100644 (file)
@@ -7,9 +7,8 @@
 
     <parent>
         <groupId>org.openecomp.sdc</groupId>
-        <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.3.3-SNAPSHOT</version>
-        <relativePath>../..</relativePath>
+        <artifactId>openecomp-sdc-validation-lib</artifactId>
+        <version>1.12.4-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>