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 /catalog-parent/catalogparent-lite/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 'catalog-parent/catalogparent-lite/pom.xml')
-rw-r--r-- | catalog-parent/catalogparent-lite/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-parent/catalogparent-lite/pom.xml b/catalog-parent/catalogparent-lite/pom.xml index ca5f0624..d57da778 100644 --- a/catalog-parent/catalogparent-lite/pom.xml +++ b/catalog-parent/catalogparent-lite/pom.xml @@ -24,7 +24,7 @@ </parent> <modelVersion>4.0.0</modelVersion> - <groupId>org.openo.commontosca.catalog</groupId> + <groupId>org.openo.common-tosca.catalog</groupId> <artifactId>catalogparent-lite</artifactId> <version>1.0.0-SNAPSHOT</version> <name>openo/commontosca/catalog/catalogparent-lite</name> |