diff options
author | Lusheng Ji <lji@research.att.com> | 2017-09-26 09:51:09 +0200 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2017-09-26 09:51:22 +0200 |
commit | cf33dde587557ba88f3c6efc5300f003b98c128f (patch) | |
tree | 57094279be031c2e24569f6534d25deaee9377d7 | |
parent | 91a5b718d58f778b6e9bd218a7237ada29f3cc6c (diff) |
Change artifact name
Issue-Id: DCAEGEN2-60
Change-Id: I850ba3224146ffba3ac9785f85c7b196bc44a9c9
Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. </parent> <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo --> <groupId>org.onap.dcaegen2</groupId> - <artifactId>root</artifactId> + <artifactId>dcaegen2</artifactId> <name>dcaegen2-root</name> <version>1.0.0-SNAPSHOT</version> |