From ed2fbf3e0b98392440440686784987ef1d0de671 Mon Sep 17 00:00:00 2001 From: DmitriyMX Date: Fri, 7 Dec 2018 15:58:16 +0300 Subject: [PATCH] update pom.xml --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 114a8e0..2f22b4d 100644 --- a/pom.xml +++ b/pom.xml @@ -7,13 +7,13 @@ VK Api Uni ru.dmitriymx - vkapiuni + vk-api-uni 1.2-SNAPSHOT - UTF-8 + UTF-8 1.8 - 1.7.21 + 1.7.25 @@ -54,19 +54,19 @@ org.apache.maven.plugins maven-compiler-plugin - 3.5.1 + 3.8.0 ${java.version} ${java.version} - ${project.build.sourceEncoding} + ${java.encoding} org.apache.maven.plugins maven-surefire-plugin - 2.15 + 2.22.0 - -Dfile.encoding=${project.build.sourceEncoding} + -Dfile.encoding=${java.encoding}