From 548d7b80d26db216d333985d6d176fe000a9063a Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 24 Feb 2023 21:03:38 +0000 Subject: Use version 2.5.3 parent poms Update to use latest released London parent poms v2.5.3 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney Change-Id: I1aa197661ac5c5f851e447554874dba84daefed6 --- sdnr/northbound/addCMHandle/feature/pom.xml | 2 +- sdnr/northbound/addCMHandle/installer/pom.xml | 2 +- sdnr/northbound/addCMHandle/model/pom.xml | 2 +- sdnr/northbound/addCMHandle/pom.xml | 2 +- sdnr/northbound/addCMHandle/provider/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sdnr/northbound/addCMHandle') diff --git a/sdnr/northbound/addCMHandle/feature/pom.xml b/sdnr/northbound/addCMHandle/feature/pom.xml index 2eebb683d..f946bcc97 100644 --- a/sdnr/northbound/addCMHandle/feature/pom.xml +++ b/sdnr/northbound/addCMHandle/feature/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.5.1 + 2.5.3 diff --git a/sdnr/northbound/addCMHandle/installer/pom.xml b/sdnr/northbound/addCMHandle/installer/pom.xml index 655cb9c81..860290c9c 100755 --- a/sdnr/northbound/addCMHandle/installer/pom.xml +++ b/sdnr/northbound/addCMHandle/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.1 + 2.5.3 diff --git a/sdnr/northbound/addCMHandle/model/pom.xml b/sdnr/northbound/addCMHandle/model/pom.xml index c573673df..7b497429c 100644 --- a/sdnr/northbound/addCMHandle/model/pom.xml +++ b/sdnr/northbound/addCMHandle/model/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent binding-parent - 2.5.1 + 2.5.3 diff --git a/sdnr/northbound/addCMHandle/pom.xml b/sdnr/northbound/addCMHandle/pom.xml index 00f719707..e803b3552 100644 --- a/sdnr/northbound/addCMHandle/pom.xml +++ b/sdnr/northbound/addCMHandle/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.1 + 2.5.3 diff --git a/sdnr/northbound/addCMHandle/provider/pom.xml b/sdnr/northbound/addCMHandle/provider/pom.xml index 041fb501b..146c90c25 100644 --- a/sdnr/northbound/addCMHandle/provider/pom.xml +++ b/sdnr/northbound/addCMHandle/provider/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent binding-parent - 2.5.1 + 2.5.3 -- cgit 1.2.3-korg