diff options
author | luxin <luxin7@huawei.com> | 2017-10-10 11:58:45 +0800 |
---|---|---|
committer | luxin <luxin7@huawei.com> | 2017-10-10 11:58:45 +0800 |
commit | 5170f7e25823923b83ecb28a6dbc3be47f12191c (patch) | |
tree | efbe3ac26f04dbf39bb8243255bd2945e0008026 | |
parent | 75f6035c577ff93ff3a5a5ae8a1bc35471d74fab (diff) |
Nodify pom.xml for vfc-resmanagement
Modify the artifactId
Change-Id: Ic1e2bc7c402c609fe04f0e210113920fb4f92fd4
Issue-Id:VFC-424
Signed-off-by: luxin <luxin7@huawei.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |