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 --- adaptors/rest-adaptor/pom.xml | 3 ++- adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml | 3 ++- adaptors/rest-adaptor/rest-adaptor-installer/pom.xml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'adaptors/rest-adaptor') diff --git a/adaptors/rest-adaptor/pom.xml b/adaptors/rest-adaptor/pom.xml index 647040021..3eb7ae5a1 100644 --- a/adaptors/rest-adaptor/pom.xml +++ b/adaptors/rest-adaptor/pom.xml @@ -19,13 +19,14 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0-SNAPSHOT + 2.8.0 diff --git a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml index 2974735b1..e6f8f6cc3 100644 --- a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml @@ -19,13 +19,14 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.8.0-SNAPSHOT + 2.8.0 diff --git a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml index 38a1b1dc5..72967436f 100644 --- a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml @@ -19,13 +19,14 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0-SNAPSHOT + 2.8.0 -- cgit 1.2.3-korg