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/apps/apiDemo/pom.xml | 3 +-- sdnr/wt/odlux/apps/app-feature/pom.xml | 3 +-- sdnr/wt/odlux/apps/app-installer/pom.xml | 3 +-- sdnr/wt/odlux/apps/configurationApp/pom.xml | 3 +-- sdnr/wt/odlux/apps/connectApp/pom.xml | 3 +-- sdnr/wt/odlux/apps/demoApp/pom.xml | 3 +-- sdnr/wt/odlux/apps/eventLogApp/pom.xml | 3 +-- sdnr/wt/odlux/apps/faultApp/pom.xml | 3 +-- sdnr/wt/odlux/apps/helpApp/pom.xml | 3 +-- sdnr/wt/odlux/apps/inventoryApp/pom.xml | 3 +-- sdnr/wt/odlux/apps/maintenanceApp/pom.xml | 3 +-- sdnr/wt/odlux/apps/mediatorApp/pom.xml | 3 +-- sdnr/wt/odlux/apps/minimumApp/pom.xml | 3 +-- sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml | 3 +-- 14 files changed, 14 insertions(+), 28 deletions(-) (limited to 'sdnr/wt/odlux/apps') diff --git a/sdnr/wt/odlux/apps/apiDemo/pom.xml b/sdnr/wt/odlux/apps/apiDemo/pom.xml index 8b286800c..9aa3f485f 100644 --- a/sdnr/wt/odlux/apps/apiDemo/pom.xml +++ b/sdnr/wt/odlux/apps/apiDemo/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/apps/app-feature/pom.xml b/sdnr/wt/odlux/apps/app-feature/pom.xml index de14ef934..445b8e711 100644 --- a/sdnr/wt/odlux/apps/app-feature/pom.xml +++ b/sdnr/wt/odlux/apps/app-feature/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/apps/app-installer/pom.xml b/sdnr/wt/odlux/apps/app-installer/pom.xml index f1d5f10bb..46d24a1df 100755 --- a/sdnr/wt/odlux/apps/app-installer/pom.xml +++ b/sdnr/wt/odlux/apps/app-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/apps/configurationApp/pom.xml b/sdnr/wt/odlux/apps/configurationApp/pom.xml index b1a486e4e..aadf9d5b5 100644 --- a/sdnr/wt/odlux/apps/configurationApp/pom.xml +++ b/sdnr/wt/odlux/apps/configurationApp/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/apps/connectApp/pom.xml b/sdnr/wt/odlux/apps/connectApp/pom.xml index a3d2ead2f..3edfffbee 100644 --- a/sdnr/wt/odlux/apps/connectApp/pom.xml +++ b/sdnr/wt/odlux/apps/connectApp/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/apps/demoApp/pom.xml b/sdnr/wt/odlux/apps/demoApp/pom.xml index c7c417bb2..ac58229bd 100644 --- a/sdnr/wt/odlux/apps/demoApp/pom.xml +++ b/sdnr/wt/odlux/apps/demoApp/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/apps/eventLogApp/pom.xml b/sdnr/wt/odlux/apps/eventLogApp/pom.xml index b162a0266..3959c75a7 100644 --- a/sdnr/wt/odlux/apps/eventLogApp/pom.xml +++ b/sdnr/wt/odlux/apps/eventLogApp/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/apps/faultApp/pom.xml b/sdnr/wt/odlux/apps/faultApp/pom.xml index 0be731ebf..b343fc91a 100644 --- a/sdnr/wt/odlux/apps/faultApp/pom.xml +++ b/sdnr/wt/odlux/apps/faultApp/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/apps/helpApp/pom.xml b/sdnr/wt/odlux/apps/helpApp/pom.xml index 67790d7a9..1685d4570 100644 --- a/sdnr/wt/odlux/apps/helpApp/pom.xml +++ b/sdnr/wt/odlux/apps/helpApp/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/apps/inventoryApp/pom.xml b/sdnr/wt/odlux/apps/inventoryApp/pom.xml index ad37dbc13..c1fb105da 100644 --- a/sdnr/wt/odlux/apps/inventoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/inventoryApp/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/apps/maintenanceApp/pom.xml b/sdnr/wt/odlux/apps/maintenanceApp/pom.xml index b7600124b..1bec8ed25 100644 --- a/sdnr/wt/odlux/apps/maintenanceApp/pom.xml +++ b/sdnr/wt/odlux/apps/maintenanceApp/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/apps/mediatorApp/pom.xml b/sdnr/wt/odlux/apps/mediatorApp/pom.xml index 8396aabdd..86c1b2009 100644 --- a/sdnr/wt/odlux/apps/mediatorApp/pom.xml +++ b/sdnr/wt/odlux/apps/mediatorApp/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/apps/minimumApp/pom.xml b/sdnr/wt/odlux/apps/minimumApp/pom.xml index 7bfb86466..c48eab841 100644 --- a/sdnr/wt/odlux/apps/minimumApp/pom.xml +++ b/sdnr/wt/odlux/apps/minimumApp/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/apps/performanceHistoryApp/pom.xml b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml index 4c7feba36..9c233aac7 100644 --- a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/performanceHistoryApp/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