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 --- northbound/asdcApi/installer/pom.xml | 2 +- northbound/asdcApi/model/pom.xml | 2 +- northbound/asdcApi/pom.xml | 2 +- northbound/asdcApi/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/asdcApi') diff --git a/northbound/asdcApi/installer/pom.xml b/northbound/asdcApi/installer/pom.xml index d8d7052c9..d6cc72b71 100755 --- a/northbound/asdcApi/installer/pom.xml +++ b/northbound/asdcApi/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.2.2 diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 91c321f10..dfd10a8ff 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.2.0 + 2.2.2 diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index 19028509b..4f6b3826b 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.2.2 diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index 8c5fdb624..f3e4d351a 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.2.0 + 2.2.2 -- cgit 1.2.3-korg