[22/45] tapestry-5 git commit: Advance version number to 5.4-beta-24

2014-12-06 Thread thiagohp
Advance version number to 5.4-beta-24


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

Branch: refs/heads/beanmodel-split
Commit: 47bcb11f1f05649697f3b53de20c5817bab3efe5
Parents: bed56af
Author: Howard M. Lewis Ship 
Authored: Mon Nov 24 12:01:50 2014 -0800
Committer: Howard M. Lewis Ship 
Committed: Mon Nov 24 12:01:50 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/47bcb11f/build.gradle
--
diff --git a/build.gradle b/build.gradle
index 843f1f6..1d17c04 100755
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ project.version = tapestryVersion()
 def tapestryVersion() {
 
 def major = "5.4"
-def minor = "-beta-23"
+def minor = "-beta-24"
 
 // 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.



tapestry-5 git commit: Advance version number to 5.4-beta-24

2014-11-24 Thread hlship
Repository: tapestry-5
Updated Branches:
  refs/heads/master bed56af43 -> 47bcb11f1


Advance version number to 5.4-beta-24


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

Branch: refs/heads/master
Commit: 47bcb11f1f05649697f3b53de20c5817bab3efe5
Parents: bed56af
Author: Howard M. Lewis Ship 
Authored: Mon Nov 24 12:01:50 2014 -0800
Committer: Howard M. Lewis Ship 
Committed: Mon Nov 24 12:01:50 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/47bcb11f/build.gradle
--
diff --git a/build.gradle b/build.gradle
index 843f1f6..1d17c04 100755
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ project.version = tapestryVersion()
 def tapestryVersion() {
 
 def major = "5.4"
-def minor = "-beta-23"
+def minor = "-beta-24"
 
 // 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.