aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints-processor/plugin/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-09-12 13:46:01 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-09-12 14:08:42 -0400
commitb1dd3beda4b5aa750d7fc2e1bde3ab044b6bb056 (patch)
tree084c0cc3538b33b7ddcf0bd6b3d5ff452dee4e92 /blueprints-processor/plugin/pom.xml
parent578a94cf4b19c6cfecfd95474091e51cec6c23e9 (diff)
Wrong groupIds used
Wrong groupId used - needs to agree with repository name. Change-Id: I4af5ef4a3c97ca2e798f8a3a30ebbbb251707fcc Issue-ID: CCSDK-557 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'blueprints-processor/plugin/pom.xml')
-rw-r--r--blueprints-processor/plugin/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml
index 2b6e22914..f4c53a4d1 100644
--- a/blueprints-processor/plugin/pom.xml
+++ b/blueprints-processor/plugin/pom.xml
@@ -29,6 +29,7 @@
<version>0.3.0-SNAPSHOT</version>
<artifactId>blueprints-processor-plugin</artifactId>
+ <groupId>org.onap.ccsdk.features</groupId>
<packaging>pom</packaging>
<name>Blueprints Processor Plugins - POM</name>
<description>Blueprints Processor Plugins - POM</description>