Update version to 1.13.6-SNAPSHOT
[sdc.git] / openecomp-be / lib / openecomp-sdc-notification-lib / openecomp-sdc-notification-api / pom.xml
index 8daa68f..52db866 100644 (file)
@@ -22,9 +22,8 @@
     <artifactId>openecomp-sdc-notification-api</artifactId>
     <parent>
         <groupId>org.openecomp.sdc</groupId>
-        <artifactId>openecomp-sdc-lib</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
-        <relativePath>../../pom.xml</relativePath>
+        <artifactId>openecomp-sdc-notification-lib</artifactId>
+        <version>1.13.6-SNAPSHOT</version>
     </parent>
     <dependencies>
         <dependency>
             <artifactId>openecomp-nosqldb-core</artifactId>
             <version>${project.version}</version>
         </dependency>
-        <dependency>
-            <groupId>org.testng</groupId>
-            <artifactId>testng</artifactId>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>org.projectlombok</groupId>
             <artifactId>lombok</artifactId>