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/wt/odlux/core/features/pom.xml | 3 +-- sdnr/wt/odlux/core/installer/pom.xml | 3 +-- sdnr/wt/odlux/core/model/pom.xml | 3 +-- sdnr/wt/odlux/core/pom.xml | 3 +-- sdnr/wt/odlux/core/provider/pom.xml | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) (limited to 'sdnr/wt/odlux/core') diff --git a/sdnr/wt/odlux/core/features/pom.xml b/sdnr/wt/odlux/core/features/pom.xml index 7d5fb1eac..ba83b8a64 100644 --- a/sdnr/wt/odlux/core/features/pom.xml +++ b/sdnr/wt/odlux/core/features/pom.xml @@ -22,14 +22,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent single-feature-parent - 2.5.0 + 2.5.1-SNAPSHOT diff --git a/sdnr/wt/odlux/core/installer/pom.xml b/sdnr/wt/odlux/core/installer/pom.xml index 9207eba84..9ddab7b08 100755 --- a/sdnr/wt/odlux/core/installer/pom.xml +++ b/sdnr/wt/odlux/core/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/wt/odlux/core/model/pom.xml b/sdnr/wt/odlux/core/model/pom.xml index 54b8f919b..a8a46a57f 100644 --- a/sdnr/wt/odlux/core/model/pom.xml +++ b/sdnr/wt/odlux/core/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/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index 1e4249e14..6ffcd7ad2 100644 --- a/sdnr/wt/odlux/core/pom.xml +++ b/sdnr/wt/odlux/core/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/wt/odlux/core/provider/pom.xml b/sdnr/wt/odlux/core/provider/pom.xml index 7e7c16fa2..0afdf9dcb 100644 --- a/sdnr/wt/odlux/core/provider/pom.xml +++ b/sdnr/wt/odlux/core/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