[jackson-dataformat-yaml] 06/12: Use source target 1.7

Markus Koschany apo at moszumanska.debian.org
Fri Oct 13 21:50:18 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-yaml.

commit 959dbc494dde40982221a68b80ea1afe72ae4606
Author: Markus Koschany <apo at debian.org>
Date:   Fri Oct 13 23:33:25 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 40d1d22..fbde6af 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -1,5 +1,5 @@
 # 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-yaml.git



More information about the pkg-java-commits mailing list