From a0863cee1c0343f3e22eaf35175be822766a8614 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 27 Apr 2020 10:08:28 -0400 Subject: Use RC1 version of parent poms and SDC client Update to use RC1 version of parent poms and released version of SDC client. Change-Id: I4446f8819e815c5bf76dde9614228ccd4a68187d Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney --- asdcApi/installer/pom.xml | 2 +- asdcApi/model/pom.xml | 2 +- asdcApi/pom.xml | 2 +- asdcApi/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'asdcApi') diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml index 584f9e3d..2067ba84 100755 --- a/asdcApi/installer/pom.xml +++ b/asdcApi/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.2 + 1.5.4 diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml index 25efb91e..cecd730a 100755 --- a/asdcApi/model/pom.xml +++ b/asdcApi/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 1.5.2 + 1.5.4 diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml index 1909e71c..19382787 100755 --- a/asdcApi/pom.xml +++ b/asdcApi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.2 + 1.5.4 diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml index 3ded093f..8aa619a2 100755 --- a/asdcApi/provider/pom.xml +++ b/asdcApi/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 1.5.2 + 1.5.4 -- cgit 1.2.3-korg