Updated Branches: refs/heads/5.3 826925af8 -> 4537630ed
Roll version number forward to 5.4.5-rc-8 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/4537630e Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/4537630e Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/4537630e Branch: refs/heads/5.3 Commit: 4537630ed78d9c336a7bdbd79f460a69f02a5a2a Parents: 826925a Author: Howard M. Lewis Ship <[email protected]> Authored: Fri Jun 29 16:07:16 2012 -0700 Committer: Howard M. Lewis Ship <[email protected]> Committed: Fri Jun 29 16:07:16 2012 -0700 ---------------------------------------------------------------------- build.gradle | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/4537630e/build.gradle ---------------------------------------------------------------------- diff --git a/build.gradle b/build.gradle index d4b8873..f8fb2e8 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ apply from: "md5.gradle" project.ext.versions = [ // Remember that when generating a release, this should be incremented. Also don"t forget to // tag the release in Subversion. - tapestry: "5.3.4-rc-7", + tapestry: "5.3.4-rc-8", jetty: "7.0.0.v20091005", tomcat: "6.0.30", testng: "6.5.2",
