diff options
author | MukeshKumar <mukeshsharma@est.tech> | 2021-02-04 11:13:31 +0000 |
---|---|---|
committer | Mukesh <mukeshsharma@est.tech> | 2021-02-04 11:13:56 +0000 |
commit | 08c5e01b8b07a55b1c3fd282062b33dc10f588e3 (patch) | |
tree | 271fe8494fe110a05769bd9d5cecc04141f01727 | |
parent | 10183e8c2626f69d0cee4a8167d1a92017859a35 (diff) |
Restructuring maven modules
Change-Id: Ia7568dd59f31d5397541bed12ed12bab79293787
Issue-ID: SO-3487
Signed-off-by: Mukesh <mukeshsharma@est.tech>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |