[undertow] 03/05: Use source/target 1.9.
Markus Koschany
apo at moszumanska.debian.org
Sun Mar 25 16:12:55 BST 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository undertow.
commit 5bf626b390d9013b92455ab33ce04642bdb1e005
Author: Markus Koschany <apo at debian.org>
Date: Sun Mar 25 17:01:31 2018 +0200
Use source/target 1.9.
---
debian/maven.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/maven.properties b/debian/maven.properties
index dda1532..eae4cad 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -1,6 +1,6 @@
# 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/undertow.git
More information about the pkg-java-commits
mailing list