aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-09-07 12:04:39 +0000
committerLusheng Ji <lji@research.att.com>2017-09-08 14:01:28 +0000
commitef7bb6c8701028a9c8a0deb33523741644e2a93f (patch)
tree4e0fe19d08cbfaac8ea413cfd6bfeca7302c8279 /pom.xml
parent98be1435aab87b5da656f32baff13ce650f4f9fe (diff)
Fix group id
Issue-Id: DCAEGEN2-60 Change-Id: I6bb356d18ac57bc233175e52df6c84b63f9162b6 Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 85d5a76..73a83ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<artifactId>oparent</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
- <groupId>org.onap.dcaegen2</groupId>
+ <groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>blueprints</artifactId>
<name>blueprints</name>
<version>1.0.0-SNAPSHOT</version>