summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 1862d4a..26e4acc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,8 +8,8 @@
<version>2.0.0-SNAPSHOT</version>
</parent>
- <groupId>org.onap.sdnc</groupId>
- <artifactId>apps</artifactId>
+ <groupId>org.onap.sdnc.apps</groupId>
+ <artifactId>sdnc-apps</artifactId>
<version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -18,6 +18,6 @@
<url>http://wiki.onap.org</url>
<modules>
- <module>pomba</module>
+ <module>ms</module>
</modules>
</project>