From 5ab4081be07cba7f62fb73d072667c6e80e29d6b Mon Sep 17 00:00:00 2001 From: Fabrice Gangler Date: Tue, 23 Jan 2018 02:49:21 +0100 Subject: [PATCH] Fixed #123 - Upgraded outdated dependency: native2ascii-maven-plugin (2.0.0 instead of 1.0-beta-1) --- CHANGELOG.md | 3 +-- webapp/pom.xml | 8 +++++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f4368fb..f7a386ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,8 +17,7 @@ none - [#119 - Upgraded maven-javadoc-plugin (3.0.0 instead of 3.0.0-M1)](https://github.com/Asqatasun/Contrast-Finder/issues/119) - [#120 - Upgraded jacoco-maven-plugin (0.8.0 instead of 0.7.9)](https://github.com/Asqatasun/Contrast-Finder/issues/120) - [#121 - Upgraded maven-checkstyle-plugin (3.0.0 instead of 2.17)](https://github.com/Asqatasun/Contrast-Finder/issues/121) - - +- [#123 - Upgraded native2ascii-maven-plugin (2.0.0 instead of 1.0-beta-1)](https://github.com/Asqatasun/Contrast-Finder/issues/123) ### Bug none diff --git a/webapp/pom.xml b/webapp/pom.xml index 02f6b08d..8be39d5a 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -42,7 +42,7 @@ 3.2.0 3.0.2 - 1.0-beta-1 + 2.0.0 1.5.1 1.6 @@ -98,11 +98,13 @@ native2ascii-utf8-properties - native2ascii + resources + process-resources UTF8 - src/main/resources + + src/main/resources **/*_utf8*.properties