Merge "Moving version to 0.9.0"
authorChristophe Closset <cc697w@intl.att.com>
Tue, 7 Feb 2017 08:58:23 +0000 (08:58 +0000)
committerGerrit Code Review <gerrit@openecomp.org>
Tue, 7 Feb 2017 08:58:23 +0000 (08:58 +0000)
bpmn/MSOCockpit/pom.xml
bpmn/MSOURN-plugin/pom.xml

index bac169d..cc5ecd7 100644 (file)
@@ -52,7 +52,7 @@
                        <version>${project.version}</version>
                </dependency>
                <dependency>
-                       <groupId>com.att.camunda.bpm.cockpit.plugin</groupId>
+                       <groupId>org.openecomp.mso</groupId>
                        <artifactId>cockpit-urnmap-plugin</artifactId>
                        <version>${project.version}</version>
                </dependency>
index 48da51e..e94a1f7 100644 (file)
@@ -8,7 +8,7 @@
                <version>0.0.4-SNAPSHOT</version>
        </parent>
        
-       <groupId>com.att.camunda.bpm.cockpit.plugin</groupId>
+       <groupId>org.openecomp.mso</groupId>
        <artifactId>cockpit-urnmap-plugin</artifactId>
        
        <packaging>jar</packaging>