From ecb4f3282d930d26a5e907d3898c44c2d53dd152 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Wed, 13 Oct 2010 07:54:49 +0200 Subject: [PATCH] Set encoding of source files to UTF-8. --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 4b239fc..94d63d5 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,9 @@ provided + + UTF-8 + -- 2.7.4