Updated Branches:
  refs/heads/master 04bf4d862 -> 32931768f

Set version number to 5.4-alpha-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/32931768
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/32931768
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/32931768

Branch: refs/heads/master
Commit: 32931768fb7caeefa1ac8e8ce1a36e80c38b2b40
Parents: 04bf4d8
Author: Howard M. Lewis Ship <hls...@apache.org>
Authored: Sat Apr 6 16:04:25 2013 -0700
Committer: Howard M. Lewis Ship <hls...@apache.org>
Committed: Sat Apr 6 16:04:25 2013 -0700

----------------------------------------------------------------------
 build.gradle |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/32931768/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 4c41f39..5e5b826 100755
--- a/build.gradle
+++ b/build.gradle
@@ -30,7 +30,7 @@ project.version = tapestryVersion()
 def tapestryVersion() {
 
     def major = "5.4"
-    def minor = "-alpha-4"
+    def minor = "-alpha-3"
 
     // When building on the CI server, make sure -SNAPSHOT is appended, as it 
is a nightly build.
     // When building normally, or for a release, no suffix is desired.

Reply via email to