[libjgoodies-common-java] 06/09: set source level to 1.6
Tony Mancill
tmancill at moszumanska.debian.org
Fri Jan 29 05:16:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository libjgoodies-common-java.
commit 97e1ab13c5fb388fd887891803839c59dfd7f523
Author: tony mancill <tmancill at debian.org>
Date: Thu Jan 28 20:45:41 2016 -0800
set source level to 1.6
---
debian/maven.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/maven.properties b/debian/maven.properties
index b416b9d..cdc742a 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -1,6 +1,6 @@
# 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.6
+maven.compiler.target=1.6
# Set encoding for compatibilty with Java 7
project.build.sourceEncoding=ISO-8859-1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjgoodies-common-java.git
More information about the pkg-java-commits
mailing list