This is an automated email from the git hooks/post-receive script. eugene-guest pushed a commit to annotated tag OpenBSD in repository testng.
commit 7bb4987f86641498478282af0b0f34b930b7c08d Author: Julien Herr <[email protected]> Date: Tue Apr 7 14:50:44 2015 +0200 Fix maven configuration --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index c118ee1..5a4ad98 100644 --- a/pom.xml +++ b/pom.xml @@ -159,6 +159,7 @@ <version>3.1</version> <configuration> <source>1.7</source> + <target>1.7</target> </configuration> </plugin> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

