From 99fc5f05e2674b93aaaf005331d7459a3bd432a9 Mon Sep 17 00:00:00 2001 From: Ahmed Abbas Date: Sun, 17 Nov 2019 18:21:30 +0200 Subject: change modules order in parent pom and change relative path in blueprintprocessor Issue-ID: CCSDK-1932 Signed-off-by: Ahmed Abbas Change-Id: If74efa39b061ddded659eb0e79c4f5b43d8cf4ab --- ms/blueprintsprocessor/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 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 @@ org.onap.ccsdk.cds ms 0.7.0-SNAPSHOT - .. + ../parent blueprintsprocessor diff --git a/pom.xml b/pom.xml index 6d0f6789e..856b6927d 100644 --- a/pom.xml +++ b/pom.xml @@ -38,8 +38,8 @@ limitations under the License. - cds-ui ms + cds-ui -- cgit 1.2.3-korg