From: pwielebs Date: Thu, 9 Jan 2020 13:18:35 +0000 (+0100) Subject: Top up Java Version to 11 X-Git-Tag: 1.4.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e05efd6688e11ca3c51c5518549130c23fef77d7;p=dcaegen2%2Fcollectors%2Fhv-ves.git Top up Java Version to 11 Signed-off-by: pwielebs Issue-ID: DCAEGEN2-1982 Change-Id: I5e4d0cdd11741186909db7a2d3b600202c3c0d63 --- diff --git a/pom.xml b/pom.xml index f15793d4..d40312e5 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ org.jetbrains.kotlin ${kotlin.version} - 1.8 + 11 @@ -152,8 +152,8 @@ maven-compiler-plugin ${maven-compiler-plugin.version} - 8 - 8 + 11 + 11 UTF-8 true true