From f946eae481bb4d37082218c64132a7099082bce5 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 17 Mar 2020 08:34:04 -0400 Subject: Fix groupId for error-catalog Updated groupId from org.onap.ccsdk.error.catalog to org.onap.ccsdk.cds.error.catalog to match repo name Issue-ID: CCSDK-2177 Signed-off-by: Dan Timoney Change-Id: I6feda23dcd9263a741ce9e0838c126b0c0b7b17e --- ms/blueprintsprocessor/application/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ms/blueprintsprocessor/application/pom.xml') diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index a6dd73ba6..18a61e0e6 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -68,7 +68,7 @@ - org.onap.ccsdk.error.catalog + org.onap.ccsdk.cds.error.catalog error-catalog-services -- cgit 1.2.3-korg