This is an automated email from the git hooks/post-receive script. jamespage pushed a commit to branch patch-queue/master in repository jenkins-json.
commit d68555b595a23cb9b726d44350ccbf8eb90ed548 Author: James Page <[email protected]> Date: Mon Aug 12 10:08:43 2013 +0100 Drop requirement for maven 3.0.1 Debian still builds with Maven2 so this currently breaks. --- pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5765f97..cce0d7e 100644 --- a/pom.xml +++ b/pom.xml @@ -240,9 +240,6 @@ </dependency> </dependencies> - <prerequisites> - <maven>3.0.1</maven> - </prerequisites> <build> <defaultGoal>install</defaultGoal> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-json.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

