Change pom parent to dcaegen2 59/14059/1
authorLusheng Ji <lji@research.att.com>
Thu, 21 Sep 2017 04:31:48 +0000 (04:31 +0000)
committerLusheng Ji <lji@research.att.com>
Thu, 21 Sep 2017 04:31:53 +0000 (04:31 +0000)
Issue-Id: DCAEGEN2-103
Change-Id: I57037e11596a5ac4d0268c4921785db4c3c11b69
Signed-off-by: Lusheng Ji <lji@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 9a60d65..2c7d29e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,8 +25,8 @@
     <modelVersion>4.0.0</modelVersion>
 
        <parent>
-               <groupId>org.onap.oparent</groupId>
-               <artifactId>oparent</artifactId>
+               <groupId>org.onap.dcaegen2</groupId>
+               <artifactId>root</artifactId>
                <version>1.0.0-SNAPSHOT</version>
        </parent>
 
         <module>dcae-analytics-it</module>
     </modules>
 
-</project>
\ No newline at end of file
+</project>