This is an automated email from the ASF dual-hosted git repository. slawrence pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/daffodil-sbt.git
The following commit(s) were added to refs/heads/main by this push: new 4a82d21 Prepare for 1.5.0 development 4a82d21 is described below commit 4a82d2131345393691ab68e4e8978a1b433887ad Author: Steve Lawrence <slawre...@apache.org> AuthorDate: Mon Jun 23 07:53:56 2025 -0400 Prepare for 1.5.0 development We are done testing the release process. Add -SNAPSHOT to the version for development. --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index bc80560..d655362 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.0 +1.5.0-SNAPSHOT