diff options
author | Lusheng Ji <lji@research.att.com> | 2017-03-09 20:08:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@openecomp.org> | 2017-03-09 20:08:35 +0000 |
commit | 2a3a8bea2927e748c7482ee5c4406dd6c1f5bcc0 (patch) | |
tree | 02f46430ae7142cce0e86b1b543048c52de14ec0 | |
parent | 6c052cd577b1223d4439fbc40a91ed3238597458 (diff) | |
parent | c546f60d706a18c10abc1f7da4135343e6ed9db3 (diff) |
Merge "group id updated"
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> - <groupId>org.openecomp.dcae.inventory</groupId> + <groupId>org.openecomp.dcae</groupId> <artifactId>dcae-inventory</artifactId> <version>1.0.0-SNAPSHOT</version> |