summaryrefslogtreecommitdiffstats
path: root/ResmanagementService/service/pom.xml
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/service/pom.xml
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/service/pom.xml')
-rw-r--r--ResmanagementService/service/pom.xml2
1 files changed, 1 insertions, 1 deletions
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>