summaryrefslogtreecommitdiffstats
path: root/ResmanagementService
diff options
context:
space:
mode:
authorvictor.gao <victor.gao@huawei.com>2017-08-16 15:29:23 +0800
committervictor.gao <victor.gao@huawei.com>2017-08-16 15:29:23 +0800
commitce49905d056ed097e2e9eb98efe1159b42ec0209 (patch)
tree5bd4bf3da17db2b1f68988422774bf71ddd2a080 /ResmanagementService
parentc181e187911a32506397e93f262c669961ccf27d (diff)
Update GroupId that defined on WIKI
Update Resource Management GroupId according wiki definition. Change-Id: I2f00e1dc96d39bc31f880c4b298ef064c327229c Issue-Id:VFC-86 Signed-off-by: victor.gao <victor.gao@huawei.com>
Diffstat (limited to 'ResmanagementService')
-rw-r--r--ResmanagementService/deployment/pom.xml2
-rw-r--r--ResmanagementService/pom.xml2
-rw-r--r--ResmanagementService/service/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/ResmanagementService/deployment/pom.xml b/ResmanagementService/deployment/pom.xml
index f8135fe..ed47629 100644
--- a/ResmanagementService/deployment/pom.xml
+++ b/ResmanagementService/deployment/pom.xml
@@ -17,7 +17,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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.vfc.resmanagement</groupId>
+ <groupId>org.onap.vfc.nfvo.res</groupId>
<artifactId>resmanagement-service-root</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
diff --git a/ResmanagementService/pom.xml b/ResmanagementService/pom.xml
index 7315315..4b3a6c1 100644
--- a/ResmanagementService/pom.xml
+++ b/ResmanagementService/pom.xml
@@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>resmanagement</artifactId>
- <groupId>org.onap.vfc.resmanagement</groupId>
+ <groupId>org.onap.vfc.nfvo.res</groupId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>resmanagement-service-root</artifactId>
diff --git a/ResmanagementService/service/pom.xml b/ResmanagementService/service/pom.xml
index b538db5..5de8505 100644
--- a/ResmanagementService/service/pom.xml
+++ b/ResmanagementService/service/pom.xml
@@ -17,7 +17,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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.vfc.resmanagement</groupId>
+ <groupId>org.onap.vfc.nfvo.res</groupId>
<artifactId>resmanagement-service-root</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>