This is an automated email from the git hooks/post-receive script. jamespage pushed a commit to branch master in repository jenkins.
commit 7c81e7e75b929e9f625ca7dbd9709ac68cdfc99d Author: James Page <[email protected]> Date: Mon Aug 12 15:19:18 2013 +0100 Update version number in maven.rules --- debian/maven.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/maven.rules b/debian/maven.rules index e0ec1e2..3f8bd56 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -22,7 +22,7 @@ commons-httpclient commons-httpclient jar s/3\..*/3.x/ * * junit s/junit-dep/junit/ * s/.*/4.x/ * * junit junit * s/.*/4.x/ * * # Map onto exact version during build process -org.jenkins-ci.main * * s/1\..*/1.480.3/ * * +org.jenkins-ci.main * * s/1\..*/1.509.2/ * * # Handle plugin package org.kohsuke access-modifier-annotation jar s/.*/1.4/ * * org.kohsuke access-modifier-checker * s/.*/1.4/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

