Roll to initial Honolulu version
[sdnc/northbound.git] / features / sdnc-northbound-all / pom.xml
index f6bedc4..66c9478 100644 (file)
@@ -5,13 +5,13 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>single-feature-parent</artifactId>
-               <version>2.0.0-SNAPSHOT</version>
+               <version>2.1.0-SNAPSHOT</version>
                <relativePath/>
        </parent>
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>sdnc-northbound-all</artifactId>
-       <version>2.0.0-SNAPSHOT</version>
+       <version>2.1.0-SNAPSHOT</version>
        <packaging>feature</packaging>
 
        <name>sdnc-northbound :: features :: ${project.artifactId}</name>
                         <type>xml</type>
                         <classifier>features</classifier>
                 </dependency>
-               <dependency>
-                       <groupId>${project.groupId}</groupId>
-                       <artifactId>sdnc-vnfapi</artifactId>
-                       <version>${project.version}</version>
-                       <type>xml</type>
-                       <classifier>features</classifier>
-               </dependency>
                <dependency>
                        <groupId>${project.groupId}</groupId>
                        <artifactId>sdnc-vnftools</artifactId>