Test artifact ID 25/15425/2
authorLusheng Ji <lji@research.att.com>
Tue, 26 Sep 2017 09:29:39 +0000 (11:29 +0200)
committerLusheng Ji <lji@research.att.com>
Tue, 26 Sep 2017 10:53:02 +0000 (10:53 +0000)
Issue-Id: DCAEGEN2-60
Change-Id: Ie80ae91e5b66af0cbdc21dc8ef5f638d8153d84c
Signed-off-by: Lusheng Ji <lji@research.att.com>
platformdoc/pom.xml
pom.xml

index 9c07291..573f395 100644 (file)
@@ -22,7 +22,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.onap.dcaegen2</groupId>
-    <artifactId>root</artifactId>
+    <artifactId>dcaegen2</artifactId>
     <version>1.0.0-SNAPSHOT</version>
   </parent>
   <groupId>org.onap.dcaegen2</groupId>
diff --git a/pom.xml b/pom.xml
index ce30230..4d78f82 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,9 +26,9 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
     <version>0.1.1</version>
   </parent>
   <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->
-  <groupId>org.onap</groupId>
+  <groupId>org.onap.dcaegen2</groupId>
   <artifactId>dcaegen2</artifactId>
-  <name>dcaegen2-root</name>
+  <name>dcaegen2</name>
 
   <version>1.0.0-SNAPSHOT</version>
   <url>http://maven.apache.org</url>