From 65381e763885379f3b53484c734940a99ee9659b Mon Sep 17 00:00:00 2001 From: Simon Oberhammer Date: Tue, 13 Feb 2018 14:44:56 +0100 Subject: [PATCH] use java8 as target; source could stay 1.5 but i'm bumping this too now --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 7c735a1b..801d9472 100644 --- a/build.xml +++ b/build.xml @@ -94,8 +94,8 @@