From aa10e7c0d663547f86cfe3183037c99fde6971a4 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 11 Nov 2021 09:26:07 -0500 Subject: Use Silicon SR2 parent Use Silicon SR2 parent pom Issue-ID: CCSDK-3513 Signed-off-by: Dan Timoney Change-Id: I265b81c04e18321954a7e2039b9888818df02c80 --- 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 32d67c772..2ff273917 100755 --- a/northbound/lcm/installer/pom.xml +++ b/northbound/lcm/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.0 + 2.3.1 diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index af53a2469..3b2733aed 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.3.0 + 2.3.1 diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index a5e9eb070..7281ea9e1 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.0 + 2.3.1 diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 52be12661..f59ab9e6c 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.3.0 + 2.3.1 -- cgit 1.2.3-korg