From 5e230083f4df5750c44169829e2eb8b58fd8288c Mon Sep 17 00:00:00 2001
From: Murat Y <11449809+divinepwner@users.noreply.github.com>
Date: Mon, 30 Sep 2019 16:55:35 +0300
Subject: [PATCH] Update pom.xml
I updated pom.xml file to let users properly build it with latest version of Java and mvn. Without this update, OSX user couldn't buildl package properly. Its the best and easy solution for the error.
---
pom.xml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6763971..d511ef7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,10 +9,11 @@
1.0
- UTF-8
- UTF-8
+ 1.6
+ 1.6
+
@@ -44,4 +45,4 @@
-
\ No newline at end of file
+