Roll to next version
[sdnc/northbound.git] / vnftools / features / pom.xml
index 34cdacc..070ff40 100644 (file)
@@ -3,8 +3,8 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <artifactId>vnftools</artifactId>
-               <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.1.1-SNAPSHOT</version>
+               <groupId>org.onap.sdnc.northbound</groupId>
+               <version>1.2.2-SNAPSHOT</version>
        </parent>
        <artifactId>vnftools-features</artifactId>
        <name>VNF tools Plugin - Features</name>
@@ -15,7 +15,7 @@
 
 
                <dependency>
-                       <groupId>org.openecomp.sdnc.northbound</groupId>
+                       <groupId>org.onap.sdnc.northbound</groupId>
                        <artifactId>vnftools-provider</artifactId>
                        <version>${project.version}</version>
                </dependency>
@@ -42,6 +42,7 @@
                <dependency>
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>opendaylight-karaf-empty</artifactId>
+                       <version>${odl.karaf.empty.distro.version}</version>
                        <type>zip</type>
                </dependency>