From 0b86375bc5e8c1e77b56e602f43f1ee6b75b7e0a Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Mon, 9 Jan 2012 17:21:12 +0100 Subject: [PATCH] Add build plugin with source version --- pom.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3628e50..1f8b7c0 100644 --- a/pom.xml +++ b/pom.xml @@ -16,15 +16,29 @@ 1.3.1 + + UTF-8 + + + + + org.apache.maven.plugins + maven-compiler-plugin + true + + 1.6 + 1.6 + + + + src - - false -- 1.7.10.4