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

Apache9 pushed a commit to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-3 by this push:
     new f4d49b4181a HBASE-30294 Bump version to 3.1.0-SNAPSHOT on branch-3 
(#8480)
f4d49b4181a is described below

commit f4d49b4181aecaac8274d71d386ce231b5caaf5c
Author: Duo Zhang <[email protected]>
AuthorDate: Sat Jul 18 17:43:12 2026 +0800

    HBASE-30294 Bump version to 3.1.0-SNAPSHOT on branch-3 (#8480)
    
    Signed-off-by: Xiao Liu <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fa7293b730e..f77a98dfc7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -777,7 +777,7 @@
     </site>
   </distributionManagement>
   <properties>
-    <revision>3.0.0-SNAPSHOT</revision>
+    <revision>3.1.0-SNAPSHOT</revision>
     <!-- override on command line to have generated LICENSE files include
          diagnostic info for verifying notice requirements -->
     <license.debug.print.included>false</license.debug.print.included>

Reply via email to