summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-02-08 12:50:24 -0800
committerGary Wu <gary.i.wu@huawei.com>2017-02-08 12:51:03 -0800
commitada238af5d2e29b2ffe2c13f3f84281cc259faa2 (patch)
tree634400268d18f09af1cf0b358a0e7dc2fc7b5889
parentba07efe7c227bc4d3f9ae7a057a5127a095d13eb (diff)
Standardize POM Project Names
Change-Id: I3780ff08e924ad794d96c8072713e7338c1f83c7 Issue-id: INT-119 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r--res/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/pom.xml b/res/pom.xml
index 9ec2aad..7fcb4b9 100644
--- a/res/pom.xml
+++ b/res/pom.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<!--
Copyright 2017 ZTE Corporation.
@@ -25,7 +26,7 @@
<artifactId>gvnfm-vnfres</artifactId>
<version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>gvnfm-vnfres</name>
+ <name>gvnfm-vnfres/res</name>
<description>gvnfm vnfres</description>
<build>
<plugins>