From a6791c6dca9a5a609808434a1ad5d32188af5d05 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 14 Sep 2022 10:37:57 -0400 Subject: Use version 2.4.2 parent poms Use version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney Change-Id: I415f355535331452b0b6ce74ae829a4df04fafa4 --- 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 8b9b453f0..d4f6a8792 100755 --- a/northbound/dataChange/installer/pom.xml +++ b/northbound/dataChange/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.1 + 2.4.2 diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index 9a2e9296a..30fcbed09 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.1 + 2.4.2 diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index da10e5b11..bc1f770e5 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.1 + 2.4.2 diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index cb4d130a4..4c0169a05 100755 --- a/northbound/dataChange/provider/pom.xml +++ b/northbound/dataChange/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.1 + 2.4.2 -- cgit 1.2.3-korg