From 14c0f4e52fa6baeff11451d6d123d83e2f048de9 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Fri, 2 Oct 2020 09:57:27 +0200 Subject: [PATCH] Fix Maven warnings --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 134a485..5df152f 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,10 @@ https://github.com/scrosby/OSM-binary.git + + UTF-8 + + ${basedir}/src.java ${basedir}/build @@ -32,6 +36,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.8.1 1.8 1.8 @@ -42,6 +47,9 @@ org.xolstice.maven.plugins protobuf-maven-plugin 0.6.1 + + protoc + generate-sources