From c88f283b3c327fc83b00d0c97fb1242900758a73 Mon Sep 17 00:00:00 2001 From: "moandji.ezana" Date: Wed, 28 Oct 2015 20:44:01 -0400 Subject: [PATCH] Use Java 8 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 55e3742..92ef892 100644 --- a/pom.xml +++ b/pom.xml @@ -70,8 +70,8 @@ maven-compiler-plugin 3.3 - 1.6 - 1.6 + 1.8 + 1.8