aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-09-21 04:31:48 +0000
committerLusheng Ji <lji@research.att.com>2017-09-21 04:31:53 +0000
commitf015a8c92d5f50ce069c8011e738a7aec910c86f (patch)
tree14cec8a06c65e3472c970a69b55660830a14b1d8
parent2c0f2bface56c0cd36bdb1707bc5648792b2e712 (diff)
Change pom parent to dcaegen2
Issue-Id: DCAEGEN2-103 Change-Id: I57037e11596a5ac4d0268c4921785db4c3c11b69 Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 9a60d65..2c7d29e 100644
--- 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>
@@ -1035,4 +1035,4 @@
<module>dcae-analytics-it</module>
</modules>
-</project> \ No newline at end of file
+</project>