aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMukeshKumar <mukeshsharma@est.tech>2021-02-04 11:13:31 +0000
committerMukesh <mukeshsharma@est.tech>2021-02-04 11:13:56 +0000
commit08c5e01b8b07a55b1c3fd282062b33dc10f588e3 (patch)
tree271fe8494fe110a05769bd9d5cecc04141f01727
parent10183e8c2626f69d0cee4a8167d1a92017859a35 (diff)
Restructuring maven modules
Change-Id: Ia7568dd59f31d5397541bed12ed12bab79293787 Issue-ID: SO-3487 Signed-off-by: Mukesh <mukeshsharma@est.tech>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 05325f4..f2330d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<artifactId>so</artifactId>
<version>1.7.0-SNAPSHOT</version>
</parent>
- <groupId>org.onap.so.admin.cockpit</groupId>
+ <groupId>org.onap.so.so-admin-cockpit</groupId>
<artifactId>so-admin-cockpit</artifactId>
<version>1.7.1-SNAPSHOT</version>
<packaging>pom</packaging>