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 --- aafshiro/features/ccsdk-aafshiro/pom.xml | 3 +-- aafshiro/features/features-aafshiro/pom.xml | 3 +-- aafshiro/features/pom.xml | 3 +-- aafshiro/installer/pom.xml | 3 +-- aafshiro/pom.xml | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) (limited to 'aafshiro') diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index 06e31e74c..f6b0e94e0 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -21,14 +21,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent single-feature-parent - 2.5.0 + 2.5.1-SNAPSHOT diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index f8760a309..b4c20d182 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -21,14 +21,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent feature-repo-parent - 2.5.0 + 2.5.1-SNAPSHOT diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index 03008689e..fab116c4d 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -21,14 +21,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.5.0 + 2.5.1-SNAPSHOT diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 7693b590b..0c0c1d323 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -21,14 +21,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.5.0 + 2.5.1-SNAPSHOT diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 943b03ddd..09571774d 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -21,14 +21,13 @@ ~ ============LICENSE_END======================================================= ~ --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.5.0 + 2.5.1-SNAPSHOT -- cgit 1.2.3-korg