[jboss-modules] 13/16: Build for source and target 1.8.
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Mar 20 18:33:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository jboss-modules.
commit 62c52f4f3bea9c165b8400cc4036c5df866be63b
Author: Markus Koschany <apo at debian.org>
Date: Sun Mar 20 18:02:12 2016 +0100
Build for source and target 1.8.
---
debian/maven.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/maven.properties b/debian/maven.properties
index 2bc54bb..f76702a 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.7
-maven.compiler.target=1.7
+maven.compiler.source=1.8
+maven.compiler.target=1.8
project.build.sourceEncoding=UTF-8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-modules.git
More information about the pkg-java-commits
mailing list