From 000a7a0b602cc225d42588d5f7ce9503bbe67b7f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 21 Oct 2024 16:57:55 -0400 Subject: Update to next parent snapshot Update to use latest parent snapshot to pick up third party version changes Issue-ID: CCSDK-4042 Change-Id: If87774b0428856c06f01354439ab26a9516df195 Signed-off-by: Dan Timoney --- core/utils/installer/pom.xml | 2 +- core/utils/pom.xml | 2 +- core/utils/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'core/utils') diff --git a/core/utils/installer/pom.xml b/core/utils/installer/pom.xml index 3bd3b1524..2f147c525 100755 --- a/core/utils/installer/pom.xml +++ b/core/utils/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 3.0.0 + 3.0.1-SNAPSHOT diff --git a/core/utils/pom.xml b/core/utils/pom.xml index 0ca1cceb6..38e403425 100755 --- a/core/utils/pom.xml +++ b/core/utils/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 3.0.0 + 3.0.1-SNAPSHOT diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml index c6eea9204..a675d2a57 100644 --- a/core/utils/provider/pom.xml +++ b/core/utils/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 3.0.0 + 3.0.1-SNAPSHOT -- cgit