You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2023/05/27 15:59:12 UTC

[hbase] 01/01: Preparing development version 3.0.0-beta-1-SNAPSHOT

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

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

commit 79c985f2468429d717b82563e81116c4c5f75f5d
Author: Duo Zhang <zh...@apache.org>
AuthorDate: Sat May 27 15:58:53 2023 +0000

    Preparing development version 3.0.0-beta-1-SNAPSHOT
    
    Signed-off-by: Duo Zhang <zh...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cb6491132d6..7ec4a1dc9d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -773,7 +773,7 @@
     </site>
   </distributionManagement>
   <properties>
-    <revision>3.0.0-alpha-4</revision>
+    <revision>3.0.0-beta-1-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>