From a7a50773decd0d186f5ce8de9aa0fd146206ce02 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 27 Mar 2018 14:21:31 -0700 Subject: [PATCH] Target JDK 1.6. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8c37e6ff..c80a49e4 100644 --- a/pom.xml +++ b/pom.xml @@ -59,8 +59,8 @@ maven-compiler-plugin 3.1 - 1.5 - 1.5 + 1.6 + 1.6 true true true