aboutsummaryrefslogtreecommitdiffstats
path: root/components
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-21 13:20:03 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-21 13:20:03 -0500
commit4dfd7d6f90445fb0a52ccff0a683c8240e4ee9b1 (patch)
treeddbf5bbaca8e617899333c4187835f19fd87c199 /components
parent5c186597021771a83f1a0faae5b9955123171c84 (diff)
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) <dtimoney@att.com>
Diffstat (limited to 'components')
-rw-r--r--components/model-catalog/blueprint-model/pom.xml1
1 files changed, 1 insertions, 0 deletions
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 @@
<groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
<artifactId>cba-parent</artifactId>
<version>0.7.0-SNAPSHOT</version>
+ <relativePath>../../../ms/blueprintsprocessor/cba-parent</relativePath>
</parent>
<groupId>org.onap.ccsdk.cds.cba</groupId>