From 0e90771e455cd5db201b7beaa2456ffdf50c78f2 Mon Sep 17 00:00:00 2001 From: inder123 Date: Thu, 3 Oct 2019 15:08:39 -0700 Subject: [PATCH] Made the build work again with JDK 8 (#1585) --- pom.xml | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index 8814acb8..f5104988 100644 --- a/pom.xml +++ b/pom.xml @@ -63,28 +63,14 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 - - - default-compile - - 9 - - - - base-compile - - compile - - - - module-info.java - - - - + 3.8.1 - 6 + + 6 + **/module-info.java + + 1.6 + 1.6