Change pom parent to dcaegen2
[dcaegen2/analytics/tca.git] / 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>