diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2021-02-04 10:37:55 +0000 |
---|---|---|
committer | waqas.ikram <waqas.ikram@est.tech> | 2021-02-04 10:37:57 +0000 |
commit | 85b5c8689e90fa4c216407309b744fd62fe043ed (patch) | |
tree | a0aacd09513c0fe9d754bb504d01162364b58ea9 /so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-application/pom.xml | |
parent | 10f0ec92cc2636b883db807a58448617cc09d259 (diff) |
Restructuring maven modules
Change-Id: I6ff89173d8566c61ad66cc55972f10507c015e9a
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 638a76b..67b763d 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.etsi.nfvo</groupId> + <groupId>org.onap.so.so-etsi-nfvo.lcm</groupId> <artifactId>so-etsi-nfvo-ns-lcm</artifactId> <version>1.7.1-SNAPSHOT</version> </parent> |