From 3febf44765568001733525dfad560687cc4002f2 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Fri, 26 Aug 2016 16:16:16 +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 8f80ba16..99b0beab 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 30f0479c..443fe030 100644 --- a/pom.xml +++ b/pom.xml @@ -232,6 +232,7 @@ 1.7 1.7 + UTF-8 @@ -248,7 +249,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.3 + 3.5.1 org.apache.maven.plugins