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

merlimat pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new ea5e434227e [improve][build] Upgrade version to 5.0.0-M1-SNAPSHOT 
(#25665)
ea5e434227e is described below

commit ea5e434227ef72b6796a6850444ebd9398acbbe4
Author: Lari Hotari <[email protected]>
AuthorDate: Tue May 5 00:07:24 2026 +0300

    [improve][build] Upgrade version to 5.0.0-M1-SNAPSHOT (#25665)
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index e4b25fe9b5d..1c3095bfbd5 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,7 +18,7 @@
 #
 
 group=org.apache.pulsar
-version=4.3.0-SNAPSHOT
+version=5.0.0-M1-SNAPSHOT
 
 org.gradle.configuration-cache=true
 org.gradle.configureondemand=true

Reply via email to