From 8db4bc171f20bf5a0270f1989d5ea8684f2cb2e7 Mon Sep 17 00:00:00 2001 From: Kevin Risden Date: Tue, 25 Sep 2018 12:38:32 -0400 Subject: [PATCH] [CALCITE-2594] Ensure forbiddenapis and maven-compiler use the correct JDK version Close apache/calcite-avatica#74 Signed-off-by: Kevin Risden --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 244a52d725..0a2d6aff71 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,11 @@ limitations under the License. + + 8 + 8 + UTF-8 ${project.basedir} ${project.version} @@ -409,9 +414,9 @@ limitations under the License. maven-compiler-plugin + - 8 - 8 -Xlint:deprecation