Updated Branches:
  refs/heads/master 7171439c1 -> f3993acb0

Advance version number to 5.4-alpha-17


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1391f064
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/1391f064
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/1391f064

Branch: refs/heads/master
Commit: 1391f0640d1a61c8d0d540dc26e94cf8e529e5a0
Parents: 7171439
Author: Howard M. Lewis Ship <[email protected]>
Authored: Tue Sep 3 18:05:58 2013 -0700
Committer: Howard M. Lewis Ship <[email protected]>
Committed: Tue Sep 3 18:05:58 2013 -0700

----------------------------------------------------------------------
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/1391f064/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 0ec31ff..59cac60 100755
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ project.version = tapestryVersion()
 def tapestryVersion() {
 
     def major = "5.4"
-    def minor = "-alpha-16"
+    def minor = "-alpha-17"
 
     // 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