diff options
author | huangjian <huang.jian12@zte.com.cn> | 2016-08-25 16:17:54 +0800 |
---|---|---|
committer | huangjian <huang.jian12@zte.com.cn> | 2016-08-25 16:17:54 +0800 |
commit | 32c36b56882e29c7bb6878800ea44a6d5000e4ea (patch) | |
tree | ab8b41da10363a4342c3a85ac849ee4c4d15398f /pom.xml | |
parent | 2cccbb0efff35e4ecbe2bbdfe69e318f5d174fa4 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>
|