aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/pom.xml
diff options
context:
space:
mode:
authorArthur Martella <amartell@research.att.com>2018-02-22 14:24:40 -0500
committerArthur Martella <amartell@research.att.com>2018-02-22 14:24:40 -0500
commit22e015f9a91ff368169605bc8566e7df4169e9c9 (patch)
tree3a3effdca1f19e50edd3e477419ec18f5c6a3b3f /bpmn/pom.xml
parent6000217dfd1af031823e21c11f3fdd4a631fac01 (diff)
Port SO artifacts to ONAP folder structure
Change-Id: Ib7aea4df7e6a31cf5e1e6513b89bed6f878537af Issue-ID: SO-372 Signed-off-by: Arthur Martella <amartell@research.att.com>
Diffstat (limited to 'bpmn/pom.xml')
-rw-r--r--bpmn/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpmn/pom.xml b/bpmn/pom.xml
index 79acccb04d..d36d4c785d 100644
--- a/bpmn/pom.xml
+++ b/bpmn/pom.xml
@@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.openecomp.so</groupId>
+ <groupId>org.onap.so</groupId>
<artifactId>so</artifactId>
<version>1.2.0-SNAPSHOT</version>
</parent>
- <groupId>org.openecomp.so</groupId>
+ <groupId>org.onap.so</groupId>
<artifactId>bpmn</artifactId>
<name>BPMN Subsystem</name>
<description>BPMN Subsystem for MSO</description>