From: David ‘Bombe’ Roden Date: Wed, 18 Apr 2012 21:35:12 +0000 (+0200) Subject: Compile with a source setting of Java 1.6. X-Git-Url: https://git.pterodactylus.net/?p=demoscenemusic.git;a=commitdiff_plain;h=c461c8a84b2cab678912f26d8b8488e6e291d6db Compile with a source setting of Java 1.6. --- diff --git a/pom.xml b/pom.xml index 1c01d3b..e3a7070 100644 --- a/pom.xml +++ b/pom.xml @@ -34,6 +34,16 @@ demoscene-music + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + UTF-8