From ee2fd4e23f3abc91d648a4b52928144ba7ef5ce8 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 24 Feb 2023 18:04:10 +0000 Subject: Update to use v2.5.3 parent poms Update to use latest released London parent poms Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney Change-Id: I25119529fc09c23fa69fa91505a80631d6fac8b4 --- northbound/dataChange/installer/pom.xml | 2 +- northbound/dataChange/model/pom.xml | 2 +- northbound/dataChange/pom.xml | 2 +- northbound/dataChange/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/dataChange') diff --git a/northbound/dataChange/installer/pom.xml b/northbound/dataChange/installer/pom.xml index 63c328875..fdefcd873 100755 --- a/northbound/dataChange/installer/pom.xml +++ b/northbound/dataChange/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.1 + 2.5.3 diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index a57bf2a04..dbd9a0ccc 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.5.1 + 2.5.3 diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index 7d3825f12..a4c156a1b 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.1 + 2.5.3 diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index 171807dec..fc8be04b3 100755 --- a/northbound/dataChange/provider/pom.xml +++ b/northbound/dataChange/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.5.1 + 2.5.3 -- cgit 1.2.3-korg