From 890002174644c0a471a2eafb3e5c4e4b179f0cb5 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Fri, 25 Jan 2019 09:46:28 -0500 Subject: Fix wrong groupId MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://gerrit.onap.org/r/#/c/76291/ changed the groupId, forget to update dependent artifacts. Change-Id: I808b7df2fc0032bdb12d7c3a50200de3e9733821 Issue-ID: CCSDK-1001 Signed-off-by: Alexis de Talhouët --- ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ms/blueprintsprocessor/modules') diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index c510734da..c4aa08df0 100644 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -30,7 +30,7 @@ - org.onap.ccsdk.apps.controllerblueprints + org.onap.ccsdk.apps.components proto-definition ${project.version} -- cgit 1.2.3-korg