[jboss-xnio] 03/11: Revert "Set compiler.source and compiler.target to 1.8."
Markus Koschany
apo-guest at moszumanska.debian.org
Mon Dec 21 22:41:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository jboss-xnio.
commit 2308bad2fe63b6e4702a6c2e455e78cc7839d142
Author: Markus Koschany <apo at debian.org>
Date: Mon Dec 21 19:03:32 2015 +0100
Revert "Set compiler.source and compiler.target to 1.8."
This reverts commit 5d6460c359baf4af1060ba7f2c748411632e8421.
---
debian/maven.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/maven.properties b/debian/maven.properties
index 800f119..d55c584 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.7
+maven.compiler.target=1.7
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