From a47bf95ea660a59ac362eafd960117223a54fc48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jochen=20Sta=CC=88rk?= Date: Fri, 9 Jun 2017 14:03:57 +0200 Subject: [PATCH] updated to java 1.7 because of try-with-resources --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b2ed9ba4..f2dd22af 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,9 @@ github -Xdoclint:none - 1.6 + 1.7 + 1.7 + 1.7