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 --- adaptors/rest-adaptor/pom.xml | 2 +- adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml | 2 +- adaptors/rest-adaptor/rest-adaptor-installer/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'adaptors/rest-adaptor') diff --git a/adaptors/rest-adaptor/pom.xml b/adaptors/rest-adaptor/pom.xml index 650d18bb6..1864ddcb0 100644 --- a/adaptors/rest-adaptor/pom.xml +++ b/adaptors/rest-adaptor/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.2.2 diff --git a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml index 803385347..e4319e947 100644 --- a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent binding-parent - 2.2.0 + 2.2.2 diff --git a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml index 6bf7dff82..c726cd756 100644 --- a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.2.2 -- cgit 1.2.3-korg