Change pom parent to dcaegen2 67/14067/1
authorLusheng Ji <lji@research.att.com>
Thu, 21 Sep 2017 04:50:13 +0000 (04:50 +0000)
committerLusheng Ji <lji@research.att.com>
Thu, 21 Sep 2017 04:50:26 +0000 (04:50 +0000)
Issue-Id: DCAEGEN2-103
Change-Id: I61172c14d029f26a855bd9c033485eaa5e1cdb6c
Signed-off-by: Lusheng Ji <lji@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 2f33b5f..48692f6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,8 +3,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> 
        <groupId>org.onap.dcaegen2.collectors.ves</groupId>