[jboss-xnio] 02/04: Set source/target to 1.9.

Markus Koschany apo at moszumanska.debian.org
Sun Mar 25 17:24:53 BST 2018


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

apo pushed a commit to branch master
in repository jboss-xnio.

commit 99770b8b6f8ef21594e6566db67eb0fcb76084f7
Author: Markus Koschany <apo at debian.org>
Date:   Mon Mar 19 11:10:50 2018 +0100

    Set source/target to 1.9.
---
 debian/maven.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/maven.properties b/debian/maven.properties
index 800f119..ace2e56 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -1,7 +1,7 @@
 # Include here properties to pass to Maven during the build.
 # For example:
 maven.test.skip=true
-maven.compiler.source=1.8
-maven.compiler.target=1.8
+maven.compiler.source=1.9
+maven.compiler.target=1.9
 project.build.sourceEncoding=UTF-8
 

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



More information about the pkg-java-commits mailing list