You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by hl...@apache.org on 2014/09/12 01:52:52 UTC

[1/2] git commit: Advance version number to 5.4-beta-21

Repository: tapestry-5
Updated Branches:
  refs/heads/master ee2d71aef -> 4bc52d876


Advance version number to 5.4-beta-21


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

Branch: refs/heads/master
Commit: 9769f27b07f29383741e53993b636956df10a033
Parents: ee2d71a
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Wed Sep 10 07:54:13 2014 -0700
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Thu Sep 11 16:16:00 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/9769f27b/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index d6dc9f3..db3b79f 100755
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ project.version = tapestryVersion()
 def tapestryVersion() {
 
     def major = "5.4"
-    def minor = "-beta-20"
+    def minor = "-beta-21"
 
     // 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.


[2/2] git commit: Advance version number to 5.4-beta-22

Posted by hl...@apache.org.
Advance version number to 5.4-beta-22


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

Branch: refs/heads/master
Commit: 4bc52d876ba64d5843bb9661187a9fdabffe2b33
Parents: 9769f27
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Thu Sep 11 16:41:03 2014 -0700
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Thu Sep 11 16:41:03 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/4bc52d87/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index db3b79f..c0ece96 100755
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ project.version = tapestryVersion()
 def tapestryVersion() {
 
     def major = "5.4"
-    def minor = "-beta-21"
+    def minor = "-beta-22"
 
     // 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.


[2/2] git commit: Advance version number to 5.4-beta-22

Posted by hl...@apache.org.
Advance version number to 5.4-beta-22


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

Branch: refs/heads/master
Commit: 4bc52d876ba64d5843bb9661187a9fdabffe2b33
Parents: 9769f27
Author: Howard M. Lewis Ship <hl...@apache.org>
Authored: Thu Sep 11 16:41:03 2014 -0700
Committer: Howard M. Lewis Ship <hl...@apache.org>
Committed: Thu Sep 11 16:41:03 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/4bc52d87/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index db3b79f..c0ece96 100755
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ project.version = tapestryVersion()
 def tapestryVersion() {
 
     def major = "5.4"
-    def minor = "-beta-21"
+    def minor = "-beta-22"
 
     // 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.