From 19fb915fe0b6da987619a763971138d2b9c6dbe5 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 201244c..e1016c8 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