From: Gustavo Martin Morcuende Date: Fri, 30 Aug 2013 14:38:42 +0000 (+0200) Subject: MyBatis: maven-compiler-plugin 3.1 version X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=0def1ed516684beefdee3306f31b31ffb63d99c6;p=JavaForFun MyBatis: maven-compiler-plugin 3.1 version --- diff --git a/MyBatis/MyBatis-Spring/pom.xml b/MyBatis/MyBatis-Spring/pom.xml index 21ca06c..a4c386b 100644 --- a/MyBatis/MyBatis-Spring/pom.xml +++ b/MyBatis/MyBatis-Spring/pom.xml @@ -9,6 +9,7 @@ http://gumartinm.name ${project.build.directory}/generated-sources/mybatis-generator/ + UTF-8 @@ -62,7 +63,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.0.2 + 3.1 1.6 1.6 diff --git a/MyBatis/MyBatis/pom.xml b/MyBatis/MyBatis/pom.xml index 4a454c4..176d340 100644 --- a/MyBatis/MyBatis/pom.xml +++ b/MyBatis/MyBatis/pom.xml @@ -9,13 +9,14 @@ http://gumartinm.name ${project.build.directory}/generated-sources/mybatis-generator/ + UTF-8 org.apache.maven.plugins maven-compiler-plugin - 2.0.2 + 3.1 1.6 1.6