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 --- northbound/lcm/installer/pom.xml | 2 +- northbound/lcm/model/pom.xml | 2 +- northbound/lcm/pom.xml | 2 +- northbound/lcm/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/lcm') diff --git a/northbound/lcm/installer/pom.xml b/northbound/lcm/installer/pom.xml index 23cff5c86..f663bfda6 100755 --- a/northbound/lcm/installer/pom.xml +++ b/northbound/lcm/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 3.0.0 + 3.0.1-SNAPSHOT diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index 5856438c3..cc1355d72 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 3.0.0 + 3.0.1-SNAPSHOT diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index 5a78e8ec8..67ff6683d 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 3.0.0 + 3.0.1-SNAPSHOT diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index b40057c94..e0f6d915b 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 3.0.0 + 3.0.1-SNAPSHOT -- cgit 1.2.3-korg