diff options
Diffstat (limited to 'pom.xml')
-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>platform</artifactId> - <name>platform</name> + <name>dcaegen2-platform</name> <version>1.0.0-SNAPSHOT</version> <url>http://maven.apache.org</url> <properties> |