diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2021-02-04 12:23:35 +0000 |
---|---|---|
committer | waqas.ikram <waqas.ikram@est.tech> | 2021-02-04 12:23:41 +0000 |
commit | 576690bfa18f74f0774c7c2ce4230c7b1cf2395c (patch) | |
tree | 378422f7c987c5c3bbc2fa3c688fee27adf542d9 /so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-application/pom.xml | |
parent | 85b5c8689e90fa4c216407309b744fd62fe043ed (diff) |
Further restructuring of maven modules
Change-Id: Id1463ac5d2261079d6f2286afe943bb2dd21c31f
Issue-ID: SO-3485
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-application/pom.xml')
-rw-r--r-- | so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-application/pom.xml b/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-application/pom.xml index 67b763d..6ae8f2b 100644 --- a/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-application/pom.xml +++ b/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-application/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>org.onap.so.so-etsi-nfvo.lcm</groupId> + <groupId>org.onap.so.so-etsi-nfvo.ns.lcm</groupId> <artifactId>so-etsi-nfvo-ns-lcm</artifactId> <version>1.7.1-SNAPSHOT</version> </parent> |