You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ja...@apache.org on 2020/05/02 13:11:17 UTC

[hbase] branch branch-1 updated: HBASE-24301 Updated Apache POM to version 23

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

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


The following commit(s) were added to refs/heads/branch-1 by this push:
     new 9da034e  HBASE-24301 Updated Apache POM to version 23
9da034e is described below

commit 9da034e24fd910119285ae3cc89057fb5e67797d
Author: Jan Hentschel <ja...@ultratendency.com>
AuthorDate: Sat May 2 14:35:16 2020 +0200

    HBASE-24301 Updated Apache POM to version 23
    
    Signed-off-by: stack <st...@apache.org>
    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 46c02e9..a6518ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>22</version>
+    <version>23</version>
     <relativePath/>
     <!-- no parent resolution -->
   </parent>