From: David ‘Bombe’ Roden Date: Thu, 14 Mar 2013 18:15:50 +0000 (+0100) Subject: Add compiler plugin configuration. X-Git-Url: https://git.pterodactylus.net/?p=sonitus.git;a=commitdiff_plain;h=36cb5a71d2fe5b9404b16ed2a5ed93cd881b098a Add compiler plugin configuration. --- diff --git a/pom.xml b/pom.xml index 4d5e9d7..643e59a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,4 +12,18 @@ UTF-8 + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.7 + 1.7 + + + + +