aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 2195785..d8e1a42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<artifactId>so</artifactId>
<version>1.7.0-SNAPSHOT</version>
</parent>
- <groupId>org.onap.so.adapters</groupId>
+ <groupId>org.onap.so.so-etsi-sol003-adapter</groupId>
<artifactId>so-etsi-sol003-adapter</artifactId>
<version>1.7.1-SNAPSHOT</version>
<name>SO ETSI SOL003 Adapter</name>
@@ -47,9 +47,9 @@
</build>
<modules>
- <module>etsi-sol003-adapter-common</module>
- <module>etsi-sol003-pkgm</module>
- <module>etsi-sol003-lcm</module>
- <module>etsi-sol003-adapter-application</module>
+ <module>so-etsi-sol003-adapter-common</module>
+ <module>so-etsi-sol003-adapter-pkgm</module>
+ <module>so-etsi-sol003-adapter-lcm</module>
+ <module>so-etsi-sol003-adapter-application</module>
</modules>
</project> \ No newline at end of file