From 8607135db7bf241e3643d008505c825f3990798d Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 15 Nov 2022 15:35:41 -0500 Subject: Update to compile with Java 17 Updated to compile with Java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney Change-Id: I9d2a8ea42893b1d3d95e0bbe3810de2a4e7b72ed --- sdnr/northbound/addCMHandle/feature/pom.xml | 3 +-- sdnr/northbound/addCMHandle/installer/pom.xml | 3 +-- sdnr/northbound/addCMHandle/model/pom.xml | 3 +-- sdnr/northbound/addCMHandle/pom.xml | 3 +-- sdnr/northbound/addCMHandle/provider/pom.xml | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) (limited to 'sdnr/northbound/addCMHandle') diff --git a/sdnr/northbound/addCMHandle/feature/pom.xml b/sdnr/northbound/addCMHandle/feature/pom.xml index 4f1b16929..edc6e0083 100644 --- a/sdnr/northbound/addCMHandle/feature/pom.xml +++ b/sdnr/northbound/addCMHandle/feature/pom.xml @@ -19,14 +19,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent single-feature-parent - 2.5.0 + 2.5.1-SNAPSHOT diff --git a/sdnr/northbound/addCMHandle/installer/pom.xml b/sdnr/northbound/addCMHandle/installer/pom.xml index 1c2c8ba89..85b020c15 100755 --- a/sdnr/northbound/addCMHandle/installer/pom.xml +++ b/sdnr/northbound/addCMHandle/installer/pom.xml @@ -19,14 +19,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.5.0 + 2.5.1-SNAPSHOT diff --git a/sdnr/northbound/addCMHandle/model/pom.xml b/sdnr/northbound/addCMHandle/model/pom.xml index 58c35de93..6280a3318 100644 --- a/sdnr/northbound/addCMHandle/model/pom.xml +++ b/sdnr/northbound/addCMHandle/model/pom.xml @@ -19,14 +19,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.5.0 + 2.5.1-SNAPSHOT diff --git a/sdnr/northbound/addCMHandle/pom.xml b/sdnr/northbound/addCMHandle/pom.xml index 15ccf1a2a..d838d9d50 100644 --- a/sdnr/northbound/addCMHandle/pom.xml +++ b/sdnr/northbound/addCMHandle/pom.xml @@ -19,14 +19,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.5.0 + 2.5.1-SNAPSHOT diff --git a/sdnr/northbound/addCMHandle/provider/pom.xml b/sdnr/northbound/addCMHandle/provider/pom.xml index ee34ea210..d108ab965 100644 --- a/sdnr/northbound/addCMHandle/provider/pom.xml +++ b/sdnr/northbound/addCMHandle/provider/pom.xml @@ -19,14 +19,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.5.0 + 2.5.1-SNAPSHOT -- cgit 1.2.3-korg