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:03 UTC

[hbase] 01/01: Preparing hbase release 3.0.0-alpha-4RC0

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

zhangduo pushed a commit to annotated tag 3.0.0-alpha-4RC0
in repository https://gitbox.apache.org/repos/asf/hbase.git

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

    Preparing hbase release 3.0.0-alpha-4RC0
    
    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 3ab81724a12..cb6491132d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -773,7 +773,7 @@
     </site>
   </distributionManagement>
   <properties>
-    <revision>3.0.0-alpha-4-SNAPSHOT</revision>
+    <revision>3.0.0-alpha-4</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>