aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-11-18 14:28:00 +0000
committerGerrit Code Review <gerrit@onap.org>2019-11-18 14:28:00 +0000
commit446f69ade4ea6367f848fe11f342df4a2697da4f (patch)
treea3d31657fc37abbaf787c1696339f9b014967782 /ms/blueprintsprocessor
parent9192bda564000582682379cb9867e5e29a76b449 (diff)
parent99fc5f05e2674b93aaaf005331d7459a3bd432a9 (diff)
Merge "change modules order in parent pom and change relative path in blueprintprocessor"
Diffstat (limited to 'ms/blueprintsprocessor')
-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 cf9d88885..658e5c417 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>..</relativePath>
+ <relativePath>../parent</relativePath>
</parent>
<artifactId>blueprintsprocessor</artifactId>