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/dataChange/installer/pom.xml | 2 +- northbound/dataChange/model/pom.xml | 2 +- northbound/dataChange/pom.xml | 2 +- northbound/dataChange/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/dataChange') diff --git a/northbound/dataChange/installer/pom.xml b/northbound/dataChange/installer/pom.xml index d596fffa7..6e64e4272 100755 --- a/northbound/dataChange/installer/pom.xml +++ b/northbound/dataChange/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 3.0.0 + 3.0.1-SNAPSHOT diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index 32671cf55..a1afcf2c4 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 3.0.0 + 3.0.1-SNAPSHOT diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index 1fdc4485e..b0cf96668 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 3.0.0 + 3.0.1-SNAPSHOT diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index 5d50ccf6d..62a74399b 100755 --- a/northbound/dataChange/provider/pom.xml +++ b/northbound/dataChange/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 3.0.0 + 3.0.1-SNAPSHOT -- cgit