summaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mso-api-handlers/pom.xml')
-rw-r--r--mso-api-handlers/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml
index 3418a21a4a..f06b4b2a2f 100644
--- a/mso-api-handlers/pom.xml
+++ b/mso-api-handlers/pom.xml
@@ -3,11 +3,11 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.openecomp.so</groupId>
- <artifactId>framework</artifactId>
+ <artifactId>so-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
</parent>
- <groupId>org.openecomp.so.framework</groupId>
+ <groupId>org.openecomp.so</groupId>
<artifactId>mso-api-handlers</artifactId>
<name>API Handler</name>
<description>API Handler for MSO</description>