[uima-addons] 02/06: maven.properties: Use source option 1.8

Markus Koschany apo at moszumanska.debian.org
Fri Oct 27 18:46:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository uima-addons.

commit 2fea92edd3156bd71d3e0599bf8a85c8983dd235
Author: Markus Koschany <apo at debian.org>
Date:   Fri Oct 27 19:06:34 2017 +0200

    maven.properties: Use source option 1.8
---
 debian/maven.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/maven.properties b/debian/maven.properties
index f14f63b..9f08802 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -1,4 +1,4 @@
 # Include here properties to pass to Maven during the build.
 maven.test.skip=true
-maven.compiler.source=1.5
-maven.compiler.target=1.5
+maven.compiler.source=1.8
+maven.compiler.target=1.8

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uima-addons.git



More information about the pkg-java-commits mailing list