From 9fc13da87ba91a72224c3b0a5bddf3304a38ce56 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Wed, 2 Jan 2013 12:03:07 +0100 Subject: [PATCH] Set source file encoding to UTF-8. --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index a9b59c0..a8fc545 100644 --- a/pom.xml +++ b/pom.xml @@ -4,6 +4,9 @@ net.pterodactylus reactor 0.0.1-SNAPSHOT + + UTF-8 + -- 2.7.4