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/lcm/installer/pom.xml | 2 +- northbound/lcm/model/pom.xml | 2 +- northbound/lcm/pom.xml | 2 +- northbound/lcm/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/lcm') diff --git a/northbound/lcm/installer/pom.xml b/northbound/lcm/installer/pom.xml index 07a0db100..097c6f83a 100755 --- a/northbound/lcm/installer/pom.xml +++ b/northbound/lcm/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.2.2 diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index 5d2bd1db4..88d7b2707 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.2.0 + 2.2.2 diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index b1528933e..e81e2d15f 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.0 + 2.2.2 diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 0eafd5d08..ef87503e8 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.2.0 + 2.2.2 -- cgit 1.2.3-korg