From 71958485ad86c9e58852d7e235e7bbe579e3ebb7 Mon Sep 17 00:00:00 2001 From: Jordan Doyle Date: Mon, 13 Apr 2015 02:34:55 +0100 Subject: [PATCH] Attempt to make travis build using JDK8 --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 4ccabc7..4735df4 100644 --- a/pom.xml +++ b/pom.xml @@ -63,6 +63,15 @@ + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + -- libgit2 1.7.2