From a194d45b734eab84ae9b8ca073ed881cd8119fc1 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sun, 12 Jun 2016 14:20:47 +0200 Subject: [PATCH] Switched the compiler to Java 8.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 17b580d..46d8d76 100644 --- a/pom.xml +++ b/pom.xml @@ -54,8 +54,8 @@ UTF-8 - 1.7 - 1.7 + 1.8 + 1.8 UTF-8 -- 2.20.1