[SCM] jenkins packaging branch, master, updated. debian/1.424.2+dfsg-2-12-g348fbce
James Page
james.page at ubuntu.com
Tue Feb 28 18:06:07 UTC 2012
The following commit has been merged in the master branch:
commit 348fbce11a718e3dc51a50d6d356b9a74574fcae
Author: James Page <james.page at ubuntu.com>
Date: Tue Feb 28 16:59:06 2012 +0000
Fixed missing update for 1.424.3
diff --git a/debian/maven.rules b/debian/maven.rules
index f95c999..7b353d9 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -22,7 +22,7 @@ commons-httpclient commons-httpclient jar s/3\..*/3.x/ * *
junit junit jar s/3\..*/3.x/ * *
junit junit jar s/4\..*/4.x/ * *
# Map onto exact version during build process
-org.jenkins-ci.main * * s/1\..*/1.424.2/ * *
+org.jenkins-ci.main * * s/1\..*/1.424.3/ * *
# Handle plugin package
org.kohsuke access-modifier-annotation jar s/.*/1.0/ * *
org.kohsuke access-modifier-checker * s/.*/1.0/ * *
--
jenkins packaging
More information about the pkg-java-commits
mailing list