From 0b7130ac1b5f2ac85c7674cadfe8cb09dcda96dc Mon Sep 17 00:00:00 2001 From: Nezih Yigitbasi Date: Tue, 30 Jun 2015 11:33:43 -0700 Subject: [PATCH] Compile with Java 7 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c171660b3d..4af8c00cd1 100644 --- a/pom.xml +++ b/pom.xml @@ -66,8 +66,8 @@ - 1.6 - 1.6 + 1.7 + 1.7 ${targetJavaVersion} UTF-8 github