summaryrefslogtreecommitdiff
path: root/src/jline/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/jline/pom.xml')
-rw-r--r--src/jline/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/jline/pom.xml b/src/jline/pom.xml
index 25356ff432..ac0e188585 100644
--- a/src/jline/pom.xml
+++ b/src/jline/pom.xml
@@ -48,6 +48,9 @@ To make a bundle and request that ibilio upload it, do:
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<properties>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+</properties>
<modelVersion>4.0.0</modelVersion>
<groupId>jline</groupId>
<artifactId>jline</artifactId>