Roll to version 1.2.1-SNAPSHOT
[sdnc/northbound.git] / vnftools / features / pom.xml
index e17ec6a..d6d757e 100644 (file)
@@ -3,8 +3,8 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <artifactId>vnftools</artifactId>
-               <groupId>org.openecomp.sdnc.northbound</groupId>
-               <version>1.2.0-SNAPSHOT</version>
+               <groupId>org.onap.sdnc.northbound</groupId>
+               <version>1.2.1-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>