This is an automated email from the ASF dual-hosted git repository.

thiagohp pushed a commit to branch javax
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git

commit 7787b5a17c7fd38ceb1388f3b3c914be17310720
Author: Thiago H. de Paula Figueiredo <thi...@arsmachina.com.br>
AuthorDate: Sun Aug 18 17:45:56 2024 -0300

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

diff --git a/build.gradle b/build.gradle
index b1276032b..8efdb6c90 100755
--- a/build.gradle
+++ b/build.gradle
@@ -47,7 +47,7 @@ project.version = tapestryVersion()
 
 def tapestryVersion() {
 
-    def major = "5.9.0"
+    def major = "5.9.0-preview"
     def minor = ""
 
     // When building on the CI server, make sure -SNAPSHOT is appended, as it 
is a nightly build.

Reply via email to