diff options
Diffstat (limited to 'bpmn/pom.xml')
-rw-r--r-- | bpmn/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bpmn/pom.xml b/bpmn/pom.xml index ed062ba1c3..c7b914a276 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -4,11 +4,11 @@ <parent> <groupId>org.openecomp</groupId> - <artifactId>mso</artifactId> + <artifactId>so</artifactId> <version>1.1.0-SNAPSHOT</version> </parent> - <groupId>org.openecomp.mso</groupId> + <groupId>org.openecomp.so</groupId> <artifactId>bpmn</artifactId> <name>BPMN Subsystem</name> <description>BPMN Subsystem for MSO</description> |