From 0e061be8935d3fd361e8ad916948215043f1ebab Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 28 Mar 2023 09:37:21 -0400 Subject: ODL Chlorine changes Update ccsdk/sli for OpenDaylight Chlorine release. Issue-ID: CCSDK-3812 Signed-off-by: Dan Timoney Change-Id: I886292c4232e7028967f1518d9f0b09f2d0a6106 --- 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 7b0fce711..8f5265cbe 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.3 + 2.5.4 diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index 509784419..c02e1f31a 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.3 + 2.5.4 diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index d22880eb2..8cb838f22 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.5.3 + 2.5.4 diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index 1798ce8cd..931ea4f62 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.3 + 2.5.4 -- cgit 1.2.3-korg