Repository: tapestry-5
Updated Branches:
  refs/heads/5.4.x 85cc611fb -> e226f86ac


increment version number


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

Branch: refs/heads/5.4.x
Commit: e226f86ace71c2ca54764f34b582746e168f93fd
Parents: 85cc611
Author: Jochen Kemnade <jkemn...@apache.org>
Authored: Thu Apr 20 17:45:55 2017 +0200
Committer: Jochen Kemnade <jkemn...@apache.org>
Committed: Thu Apr 20 17:45:55 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/e226f86a/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 77963b6..8442a16 100755
--- a/build.gradle
+++ b/build.gradle
@@ -33,7 +33,7 @@ project.version = tapestryVersion()
 
 def tapestryVersion() {
 
-    def major = "5.4.3"
+    def major = "5.4.4"
     def minor = ""
 
     // When building on the CI server, make sure -SNAPSHOT is appended, as it 
is a nightly build.

Reply via email to