From 1247537817bee6d22bb6c5c11f83b4360a58ca83 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 2 Dec 2024 09:37:33 -0500 Subject: Use released version 3.0.1 of parent pom Update to use released version 3.0.1 of parent pom Issue-ID: CCSDK-4066 Change-Id: Ib81dadc9259428d39ddfa2f1bf55f42cace58968 Signed-off-by: Dan Timoney --- core/sliPluginUtils/installer/pom.xml | 2 +- core/sliPluginUtils/pom.xml | 2 +- core/sliPluginUtils/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'core/sliPluginUtils') diff --git a/core/sliPluginUtils/installer/pom.xml b/core/sliPluginUtils/installer/pom.xml index a7a2cde50..1063754b7 100755 --- a/core/sliPluginUtils/installer/pom.xml +++ b/core/sliPluginUtils/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index a5022676d..aed149991 100755 --- a/core/sliPluginUtils/pom.xml +++ b/core/sliPluginUtils/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/core/sliPluginUtils/provider/pom.xml b/core/sliPluginUtils/provider/pom.xml index 7e0cb1dd9..e870230f2 100755 --- a/core/sliPluginUtils/provider/pom.xml +++ b/core/sliPluginUtils/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 3.0.1-SNAPSHOT + 3.0.1 -- cgit