diff options
author | Lusheng Ji <lji@research.att.com> | 2017-10-10 01:15:16 +0000 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2017-10-10 01:15:23 +0000 |
commit | 6999bc94f9cc37e513904857bd14d2d402328336 (patch) | |
tree | cbabab8c42f0c3783ea819260ee46ddef7c6ae69 | |
parent | 3741e6c5297a15f08b2b280a8d947dcd5ea4fc61 (diff) |
Test pom.xml
Issue-Id: DCAEGEN2-128
Change-Id: I6ff24713096d9bb900962df8a6304a6fd30f20a5
Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo --> <groupId>org.onap.dcaegen2</groupId> <artifactId>dcaegen2</artifactId> - <name>dcaegen2</name> + <name>dcaegen2-dcaegen2</name> <version>1.0.0-SNAPSHOT</version> <url>http://maven.apache.org</url> |