From 4dfd7d6f90445fb0a52ccff0a683c8240e4ee9b1 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 21 Nov 2019 13:20:03 -0500 Subject: Fix relativePath in blueprint-model Fix relativePath in blueprint-model pom.xml Change-Id: I2cff59df8d4167e3f94674eee53669f625f1ef19 Issue-ID: CCSDK-1932 Signed-off-by: Timoney, Dan (dt5972) --- components/model-catalog/blueprint-model/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'components') diff --git a/components/model-catalog/blueprint-model/pom.xml b/components/model-catalog/blueprint-model/pom.xml index 5b852d2a0..7e0e3cf9d 100644 --- a/components/model-catalog/blueprint-model/pom.xml +++ b/components/model-catalog/blueprint-model/pom.xml @@ -21,6 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor cba-parent 0.7.0-SNAPSHOT + ../../../ms/blueprintsprocessor/cba-parent org.onap.ccsdk.cds.cba -- cgit 1.2.3-korg