aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-09-12 03:09:59 +0000
committerLusheng Ji <lji@research.att.com>2017-09-12 03:10:17 +0000
commitdfdc761862f420ac86c7648f345e269c34afb49e (patch)
tree2ccba771e73979cd8362dd0c08adf69bd4e70795
parent4f1cecb7d21bcad5979c6c2e5d7915cf3d29708f (diff)
Change group id to dcaegen2
Issue-Id: DCAEGEN2-60 Change-Id: I866d3f553b7cd53f8e2e3b5d48cc55bc310eaea3 Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e2f95de..5979817 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
</parent>
- <groupId>org.onap.dcae.platform</groupId>
+ <groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>servicechange-handler</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>dcaegen2-platform-servicechange-handler</name>