Fix the maven groupId of BPMN Cockpit
Change-Id: Icf233b27421878e3b4a65705ee202f517ef6a78c
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Signed-off-by: JulienBe <jb379x@att.com>
diff --git a/bpmn/MSOURN-plugin/pom.xml b/bpmn/MSOURN-plugin/pom.xml
index 48da51e..e94a1f7 100644
--- a/bpmn/MSOURN-plugin/pom.xml
+++ b/bpmn/MSOURN-plugin/pom.xml
@@ -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>