aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-09-21 04:50:13 +0000
committerLusheng Ji <lji@research.att.com>2017-09-21 04:50:26 +0000
commitb97b0aff982b3125d423102323537ebe23e859f0 (patch)
treef1421f29ab3a6aa40c1315e4c8c4b2fb5b8914ed
parent5b3b40ac7bd9281c2b27b409e47ae7204b5928e9 (diff)
Change pom parent to dcaegen2
Issue-Id: DCAEGEN2-103 Change-Id: I61172c14d029f26a855bd9c033485eaa5e1cdb6c Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 2f33b5fa..48692f67 100644
--- 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>