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

[hbase] 01/01: Preparing development version 2.5.6-SNAPSHOT

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

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

commit 8fcfe91a24aa86b3cd9ea9b93d11416c0f1a9afe
Author: Andrew Purtell <ap...@apache.org>
AuthorDate: Fri May 26 17:48:02 2023 -0700

    Preparing development version 2.5.6-SNAPSHOT
    
    Signed-off-by: Andrew Purtell <ap...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4bf2687484c..dcf601fbd4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -521,7 +521,7 @@
     </site>
   </distributionManagement>
   <properties>
-    <revision>2.5.5</revision>
+    <revision>2.5.6-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>