diff --git a/installer/pom.xml b/installer/pom.xml
index 5a874d0ff..18ba447a2 100644
--- a/installer/pom.xml
+++ b/installer/pom.xml
@@ -23,6 +23,7 @@
1.7
1.7
+ UTF-8
@@ -61,7 +62,7 @@
maven-compiler-plugin
- 3.1
+ 3.5.1
maven-dependency-plugin
diff --git a/pom.xml b/pom.xml
index 212cb13db..d23cfc925 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,6 +168,7 @@
1.7
1.7
+ UTF-8
@@ -202,7 +203,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.3
+ 3.5.1
org.apache.maven.plugins