From 87e3392afefb4293418522590936ad5900c91ed7 Mon Sep 17 00:00:00 2001 From: Paul Verest Date: Wed, 15 Sep 2021 22:09:57 +0800 Subject: [PATCH] pom.xml - move properties section before dependencies --- pom.xml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 3922469..60a1921 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,14 @@ iservice service-sdk 1.0-SNAPSHOT + + + UTF-8 + UTF-8 + 1.8 + 1.8 + 1.8 + @@ -97,13 +105,7 @@ 0.11.0 - - UTF-8 - UTF-8 - 1.8 - 1.8 - 1.8 - + maven-releases @@ -179,4 +181,4 @@ - \ No newline at end of file +