From afa7085e1236610a9b52e51280ebdb8fae2e1ef0 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 27 Apr 2020 10:16:34 -0400 Subject: Use RC1 version of parent poms Update to use RC1 version of parent poms Change-Id: If4dc484043838f5d075580b7a0b4e196d2d89a80 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney --- template-node/installer/pom.xml | 2 +- template-node/pom.xml | 2 +- template-node/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'template-node') diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml index cf15bfc6..374d730f 100644 --- a/template-node/installer/pom.xml +++ b/template-node/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.2 + 1.5.4 org.onap.ccsdk.sli.plugins diff --git a/template-node/pom.xml b/template-node/pom.xml index 0a0a6624..5aa41e49 100644 --- a/template-node/pom.xml +++ b/template-node/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.2 + 1.5.4 org.onap.ccsdk.sli.plugins diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml index 9657d3a7..6515b6e1 100644 --- a/template-node/provider/pom.xml +++ b/template-node/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 1.5.2 + 1.5.4 org.onap.ccsdk.sli.plugins -- cgit 1.2.3-korg