aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-core/catalog-mgr
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2016-11-29 15:12:23 -0800
committerGary Wu <gary.i.wu@huawei.com>2016-11-29 15:12:28 -0800
commit9a3c2cc3988d4ac4ad58a5787374590ce5913307 (patch)
treee4cbc9296502c7205066cf9321453cc15248fc23 /catalog-core/catalog-mgr
parentf48e46c31a7ea43739d8608aca17fd53b486fff6 (diff)
Standardize POM project naming
Change-Id: I5622421adf12fd969de0cc9fd7d02b8a5ded2d9e Issue-id: INT-67 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'catalog-core/catalog-mgr')
-rw-r--r--catalog-core/catalog-mgr/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-core/catalog-mgr/pom.xml b/catalog-core/catalog-mgr/pom.xml
index 304624e5..23411d8b 100644
--- a/catalog-core/catalog-mgr/pom.xml
+++ b/catalog-core/catalog-mgr/pom.xml
@@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>catalog-mgr</artifactId>
- <name>openo/commontosca/catalog/catalog-mgr</name>
+ <name>common-tosca-catalog/catalog-core/catalog-mgr</name>
<packaging>jar</packaging>
<properties>
<httpclient.version>4.4.1</httpclient.version>