aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorhuangjian <huang.jian12@zte.com.cn>2016-08-25 16:17:54 +0800
committerhuangjian <huang.jian12@zte.com.cn>2016-08-25 16:17:54 +0800
commit32c36b56882e29c7bb6878800ea44a6d5000e4ea (patch)
treeab8b41da10363a4342c3a85ac849ee4c4d15398f /pom.xml
parent2cccbb0efff35e4ecbe2bbdfe69e318f5d174fa4 (diff)
Change groupId to 'org.openo.common-tosca.catalog'
Change-Id: I5795c28a6f13e40dffe7238f879fac628101906f Signed-off-by: huangjian <huang.jian12@zte.com.cn>
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 58d8d495..5d112c8f 100644
--- a/pom.xml
+++ b/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">
<parent>
- <groupId>org.openo.commontosca.catalog</groupId>
+ <groupId>org.openo.common-tosca.catalog</groupId>
<artifactId>catalogparent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>catalog-parent/catalogparent</relativePath>