Fix issue in mvn script

Issue-Id: DCAEGEN2-60
Change-Id: I238dfae33c09c8cae8c11f341dfdb9da5fa2dc92
Signed-off-by: Lusheng Ji <lji@research.att.com>
diff --git a/pom.xml b/pom.xml
index b489580..ffaf597 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->
   <groupId>org.onap.dcaegen2</groupId>
   <artifactId>deployments</artifactId>
-  <name>deployments</name>
+  <name>dcaegen2-deployments</name>
 
   <version>1.0.0-SNAPSHOT</version>
   <url>http://maven.apache.org</url>