From 8079339bc05a95f17f2434a70815cf78459d18cf Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 12 Oct 2021 15:58:32 -0400 Subject: Update to use Istanbul RC version of parent pom Update to use Istanbul RC released version of parent pom Issue-ID CCSDK-3483 Signed-off-by: Dan Timoney Change-Id: I0b9816afee65db3350c5860c371a39b51620359f --- plugins/restapi-call-node/installer/pom.xml | 2 +- plugins/restapi-call-node/pom.xml | 2 +- plugins/restapi-call-node/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/restapi-call-node') diff --git a/plugins/restapi-call-node/installer/pom.xml b/plugins/restapi-call-node/installer/pom.xml index 2f8fc9009..376f6eca5 100755 --- a/plugins/restapi-call-node/installer/pom.xml +++ b/plugins/restapi-call-node/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.2.2 org.onap.ccsdk.sli.plugins diff --git a/plugins/restapi-call-node/pom.xml b/plugins/restapi-call-node/pom.xml index b3a82c264..85942d701 100755 --- a/plugins/restapi-call-node/pom.xml +++ b/plugins/restapi-call-node/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.2.2 org.onap.ccsdk.sli.plugins diff --git a/plugins/restapi-call-node/provider/pom.xml b/plugins/restapi-call-node/provider/pom.xml index c70142e9d..26d4f39c0 100755 --- a/plugins/restapi-call-node/provider/pom.xml +++ b/plugins/restapi-call-node/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.2.0 + 2.2.2 org.onap.ccsdk.sli.plugins -- cgit 1.2.3-korg