aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-01-25 19:15:01 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-25 19:15:01 +0000
commit8c3d0d23ca1cbe2a2e5eba72b4adf729bb5ebaf8 (patch)
treeba006b8da67e88e2ea895a5f86e5add329abb166 /ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml
parent11a62a8ef3933e937484933bcfc94097dda2d272 (diff)
parent890002174644c0a471a2eafb3e5c4e4b179f0cb5 (diff)
Merge "Fix wrong groupId"
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml')
-rwxr-xr-xms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml
index a15632b7a..818adf9d1 100755
--- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml
+++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml
@@ -32,7 +32,7 @@
<dependencies>
<dependency>
- <groupId>org.onap.ccsdk.apps.controllerblueprints</groupId>
+ <groupId>org.onap.ccsdk.apps.components</groupId>
<artifactId>proto-definition</artifactId>
<version>${project.version}</version>
</dependency>