[libxbean-java] 04/06: Use source/target 1.7.
Markus Koschany
apo at moszumanska.debian.org
Mon Apr 30 15:06:20 BST 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libxbean-java.
commit b5ec7f271da5e96c1741a682792f4257886230ff
Author: Markus Koschany <apo at debian.org>
Date: Mon Apr 30 15:23:46 2018 +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 f3f32f2..0ed732f 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -1,4 +1,4 @@
# Include here properties to pass to Maven during the build.
maven.test.skip=true
-maven.compiler.source=1.5
-maven.compiler.target=1.5
\ No newline at end of file
+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/libxbean-java.git
More information about the pkg-java-commits
mailing list