diff options
author | Rob Daugherty <rd472p@att.com> | 2017-08-07 12:44:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-08-07 12:44:39 +0000 |
commit | d48b750fc08b11a758b4c71ac71fe6cd2a2437d3 (patch) | |
tree | 184e1a917149d701988a16b70d9ae98ffe94393a /bpmn/pom.xml | |
parent | 3d12536915834869d4b68f101cd3724a54d0dc2a (diff) | |
parent | 26419357673caa3eb5ca3a64f64e6994d7e7e64f (diff) |
Merge "Another attempt to fix deploy problem"
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> |