From 04e71d4377c4c0c1865cef093ce16f7adda2dc05 Mon Sep 17 00:00:00 2001 From: Eric Stokes Date: Sat, 19 Nov 2016 15:02:19 -0500 Subject: [PATCH] Move to Java 7 (Maybe java 8 soon...) * Also bump CH to v10, which uses Java 7 * Probably don't use this build, I have to test it first... (cherry picked from commit 3db57ee1d955c81e6b18f015c275fb092d128f6e) --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index dfe0ce7e..3bbcee83 100644 --- a/pom.xml +++ b/pom.xml @@ -72,8 +72,8 @@ maven-compiler-plugin 3.5.1 - 1.8 - 1.8 + 1.7 + 1.7 @@ -293,7 +293,7 @@ com.pneumaticraft.commandhandler CommandHandler - 8 + 10 jar compile