From da1af4f1c29dcbaabc53aabea82f18f4a42b2b4d Mon Sep 17 00:00:00 2001 From: kebernet Date: Fri, 25 Feb 2011 04:42:03 +0000 Subject: [PATCH] Fixed source version and encoding --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 1831a36..5bf6e14 100644 --- a/pom.xml +++ b/pom.xml @@ -28,6 +28,20 @@ compile + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.4 + 1.4 + UTF-8 + + + +