Updated Branches: refs/heads/5.3 8b23962c4 -> 8d35d8d6a
Advance version number to 5.3.4-rc-3 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8d35d8d6 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/8d35d8d6 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/8d35d8d6 Branch: refs/heads/5.3 Commit: 8d35d8d6a4c29b722291014aca96e96aae7f38ce Parents: 8b23962 Author: Howard M. Lewis Ship <[email protected]> Authored: Fri May 25 14:01:59 2012 -0700 Committer: Howard M. Lewis Ship <[email protected]> Committed: Fri May 25 14:01:59 2012 -0700 ---------------------------------------------------------------------- build.gradle | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/8d35d8d6/build.gradle ---------------------------------------------------------------------- diff --git a/build.gradle b/build.gradle index e5c06f7..00da45d 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-2", + tapestry: "5.3.4-rc-3", jetty: "7.0.0.v20091005", tomcat: "6.0.30", testng: "5.14.9",
