[jackson-dataformat-xml] 03/13: Change source target to 1.7.
Markus Koschany
apo at moszumanska.debian.org
Wed Oct 11 22:19:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jackson-dataformat-xml.
commit 67c4ff810dc241e79cf7b655c62c21c50941b716
Author: Markus Koschany <apo at debian.org>
Date: Wed Oct 11 18:24:13 2017 +0200
Change source target to 1.7.
---
debian/maven.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/maven.properties b/debian/maven.properties
index 7471c37..cbb300f 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -2,5 +2,5 @@
# For example:
maven.test.skip=true
project.build.sourceEncoding=UTF-8
-maven.compiler.source=1.6
-maven.compiler.target=1.6
+maven.compiler.source=1.7
+maven.compiler.target=1.7
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-xml.git
More information about the pkg-java-commits
mailing list