diff options
Diffstat (limited to 'bpmn/pom.xml')
-rw-r--r-- | bpmn/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/pom.xml b/bpmn/pom.xml index c3d1132a2e..073db573fb 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.so</groupId> - <artifactId>so-parent</artifactId> + <artifactId>so</artifactId> <version>1.1.0-SNAPSHOT</version> </parent> |