From 5d0aa024422644fc4334e23d95def4d91cc3e45d Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 13 Sep 2024 16:55:39 -0400 Subject: Update to use released Oslo parent poms Update to use released version 2.8.0 of parent poms Issue-ID: CCSDK-3992 Change-Id: I7e367ccbf968c9f94a25894a380f3afad0328606 Signed-off-by: Dan Timoney --- northbound/asdcApi/installer/pom.xml | 2 +- northbound/asdcApi/model/pom.xml | 2 +- northbound/asdcApi/pom.xml | 2 +- northbound/asdcApi/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/asdcApi') diff --git a/northbound/asdcApi/installer/pom.xml b/northbound/asdcApi/installer/pom.xml index b1afc8f6c..a444b5db1 100755 --- a/northbound/asdcApi/installer/pom.xml +++ b/northbound/asdcApi/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0-SNAPSHOT + 2.8.0 diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 6a119941f..d8e4254e3 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.8.0-SNAPSHOT + 2.8.0 diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index ac7f52b2b..d4788264c 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0-SNAPSHOT + 2.8.0 diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index fc6af85d6..c9b1cd463 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.8.0-SNAPSHOT + 2.8.0 -- cgit 1.2.3-korg