From f3574b2be10bbf56253c03553fb7ceee2ed19bf8 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 6 Mar 2025 15:04:03 -0500 Subject: Update ccsdk/sli to use initial Paris released version of parent poms Update ccsdk/sli to use initial released version of parent poms for Paris release Issue-ID: CCSDK-4095 Change-Id: Ic39fcd68ef4386b2d9a50ef68d1d19f7d809b968 Signed-off-by: Dan Timoney --- 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 d551d8876..4b237453a 100755 --- a/northbound/dataChange/installer/pom.xml +++ b/northbound/dataChange/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index ac04502d9..45bcfc700 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index 50ed43ba7..506ba234b 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index c05698841..4d5ba18ac 100755 --- a/northbound/dataChange/provider/pom.xml +++ b/northbound/dataChange/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 3.1.0-SNAPSHOT + 3.1.0 -- cgit