Fix group id 05/10805/2
authorLusheng Ji <lji@research.att.com>
Thu, 7 Sep 2017 12:04:39 +0000 (12:04 +0000)
committerLusheng Ji <lji@research.att.com>
Fri, 8 Sep 2017 14:01:28 +0000 (14:01 +0000)
Issue-Id: DCAEGEN2-60
Change-Id: I6bb356d18ac57bc233175e52df6c84b63f9162b6
Signed-off-by: Lusheng Ji <lji@research.att.com>
blueprints/pom.xml
pom.xml

index b1cbcef..fe60911 100644 (file)
@@ -21,11 +21,11 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
-    <groupId>org.onap.dcaegen2</groupId>
+    <groupId>org.onap.dcaegen2.platform</groupId>
     <artifactId>blueprints</artifactId>
     <version>1.0.0-SNAPSHOT</version>
   </parent>
-  <groupId>org.onap.dcaegen2.blueprints</groupId>
+  <groupId>org.onap.dcaegen2.platform.blueprints</groupId>
   <artifactId>blueprints</artifactId>
   <name>blueprints</name>
   <version>1.0.0-SNAPSHOT</version>
diff --git a/pom.xml b/pom.xml
index 85d5a76..73a83ab 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
     <artifactId>oparent</artifactId>
     <version>1.0.0-SNAPSHOT</version>
   </parent>
-  <groupId>org.onap.dcaegen2</groupId>
+  <groupId>org.onap.dcaegen2.platform</groupId>
   <artifactId>blueprints</artifactId>
   <name>blueprints</name>
   <version>1.0.0-SNAPSHOT</version>