[jackson-dataformat-smile] 04/05: Use source target 1.7.

Markus Koschany apo at moszumanska.debian.org
Fri Oct 13 20:20:15 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-smile.

commit 149f2371894bb7f5bd878bc400e756182f5ee8b4
Author: Markus Koschany <apo at debian.org>
Date:   Fri Oct 13 22:15:18 2017 +0200

    Use source target 1.7.
---
 debian/maven.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/maven.properties b/debian/maven.properties
index b3705b5..a0f8d45 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.6
-maven.compiler.target=1.6
+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/jackson-dataformat-smile.git



More information about the pkg-java-commits mailing list