From d8fa95e15ce6633c18de0e897a214e18f39cc235 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sun, 17 Sep 2017 10:31:47 -0700 Subject: [PATCH] Move to Java 1.7 minspec. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 32a7754..f38ca52 100644 --- a/pom.xml +++ b/pom.xml @@ -111,8 +111,8 @@ maven-compiler-plugin 3.3 - 1.6 - 1.6 + 1.7 + 1.7 true true true