diff options
Diffstat (limited to 'bpmn/MSOURN-plugin/pom.xml')
-rw-r--r-- | bpmn/MSOURN-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSOURN-plugin/pom.xml b/bpmn/MSOURN-plugin/pom.xml index 48da51ee96..e94a1f7233 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> |