Release version 2.4.0 sdnc/northbound artifacts
[sdnc/northbound.git] / vnftools / features / sdnc-vnftools / pom.xml
index 9eb11c3..6bf76b4 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
-        <relativePath />
+        <version>2.4.2</version>
+        <relativePath/>
     </parent>
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-vnftools</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>2.4.1-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
-        <dependency>
-            <groupId>org.onap.ccsdk.sli.core</groupId>
-            <artifactId>ccsdk-sli</artifactId>
-            <version>${ccsdk.sli.core.version}</version>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>vnftools-provider</artifactId>
             <version>${project.version}</version>
         </dependency>
-
     </dependencies>
 </project>