From 0d22fa2716eb7250f6ee27bd545f02e83b6bf007 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Fri, 26 Aug 2016 16:16:00 +0100 Subject: [PATCH] [VIVO-1268] Add UTF-8 settings to Java compiler --- installer/pom.xml | 3 ++- pom.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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