summaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-11-20 13:30:08 +0000
committerGerrit Code Review <gerrit@onap.org>2019-11-20 13:30:08 +0000
commit7e25d2b7ebcd715685756211e89431453b8824a6 (patch)
treeae622d03cd28ebe01598cb2df1f10862f0849667 /ms
parentf0b747065e11ee5cc1be4bad2983a557af9c7969 (diff)
parente7c0709fbed9c8953e3cdd035d6d36ba5494a448 (diff)
Merge "Fix relativePath"
Diffstat (limited to 'ms')
-rwxr-xr-xms/blueprintsprocessor/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/pom.xml b/ms/blueprintsprocessor/pom.xml
index 658e5c417..cf9d88885 100755
--- a/ms/blueprintsprocessor/pom.xml
+++ b/ms/blueprintsprocessor/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>ms</artifactId>
<version>0.7.0-SNAPSHOT</version>
- <relativePath>../parent</relativePath>
+ <relativePath>..</relativePath>
</parent>
<artifactId>blueprintsprocessor</artifactId>