summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorluxin <luxin7@huawei.com>2017-10-10 11:58:45 +0800
committerluxin <luxin7@huawei.com>2017-10-10 11:58:45 +0800
commit5170f7e25823923b83ecb28a6dbc3be47f12191c (patch)
treeefbe3ac26f04dbf39bb8243255bd2945e0008026 /pom.xml
parent75f6035c577ff93ff3a5a5ae8a1bc35471d74fab (diff)
Nodify pom.xml for vfc-resmanagement
Modify the artifactId Change-Id: Ic1e2bc7c402c609fe04f0e210113920fb4f92fd4 Issue-Id:VFC-424 Signed-off-by: luxin <luxin7@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7e40777..e3f58de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.resmanagement</groupId>
- <artifactId>resmanagement</artifactId>
+ <artifactId>vfc-nfvo-resmanagement</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-nfvo-resmanagement</name>