From 57d845ac71712fd60a350f084a186e63932bc327 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 29 Apr 2020 11:48:25 -0400 Subject: [PATCH] Use RC1 version of parent poms Update to use released RC1 version of parent poms Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney Change-Id: I254d42079b21d280cb85fa05a7c2b87c715ae46b --- cds-ui/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 5a55e127a..895543e90 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.3-SNAPSHOT + 1.5.4 diff --git a/pom.xml b/pom.xml index ab7394457..de2afcb30 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ limitations under the License. org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.3-SNAPSHOT + 1.5.4 -- 2.16.6