From 3db57ee1d955c81e6b18f015c275fb092d128f6e Mon Sep 17 00:00:00 2001 From: Eric Stokes Date: Sat, 19 Nov 2016 13:02:19 -0700 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... --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 787ee6ca..592b00b1 100644 --- a/pom.xml +++ b/pom.xml @@ -77,8 +77,8 @@ maven-compiler-plugin 3.5.1 - 1.8 - 1.8 + 1.7 + 1.7 @@ -298,7 +298,7 @@ com.pneumaticraft.commandhandler CommandHandler - 8 + 10 jar compile