From: Frédéric Perrin Date: Thu, 30 Jan 2020 14:13:16 +0000 (+0000) Subject: Add necessary resources to pom.xml X-Git-Tag: v20.3.fp1~7 X-Git-Url: http://gitweb.fperrin.net/?p=GpsPrune.git;a=commitdiff_plain;h=63241d23966d58714b8f13173515d6eb772706a7 Add necessary resources to pom.xml --- diff --git a/buildtools/pom.xml b/pom.xml similarity index 94% rename from buildtools/pom.xml rename to pom.xml index 15b6562..2cb4193 100644 --- a/buildtools/pom.xml +++ b/pom.xml @@ -57,6 +57,7 @@ tim/prune/gui/images/* tim/prune/lang/* tim/prune/function/srtm/srtmtiles.dat + tim/prune/function/srtm/viewfinder/tiles.dat tim/prune/*.txt @@ -78,6 +79,11 @@ maven-compiler-plugin 3.8.0 + + + -Xlint:deprecation + + maven-jar-plugin