diff options
author | Lusheng <lji@research.att.com> | 2017-03-09 19:57:07 +0000 |
---|---|---|
committer | Lusheng <lji@research.att.com> | 2017-03-09 19:57:07 +0000 |
commit | c546f60d706a18c10abc1f7da4135343e6ed9db3 (patch) | |
tree | e48f1bc5526f280dab324b529c8465d635eb5996 | |
parent | fc42a64a5e8bba12d543359983f551e025d6f3cd (diff) |
group id updated
Change-Id: I459b7db0f22d41def1a203b9165f2300f50ee674
Signed-off-by: Lusheng <lji@research.att.com>
-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</version> |