The following commit has been merged in the master branch:
commit 38c636493ad9348b1f6170cbbd843b175f5d4f74
Author: Emmanuel Bourg <[email protected]>
Date:   Thu May 30 16:35:24 2013 +0200

    Set the compiler source/target to 1.5

diff --git a/debian/maven.properties b/debian/maven.properties
index 49c1900..f14f63b 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -1,2 +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

-- 
Debian packaging for build-helper-maven-plugin. 

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to