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/04/04 20:46:18 UTC

[hbase-connectors] branch master updated: HBASE-24110 Updated Apache POM to version 23

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5976b15  HBASE-24110 Updated Apache POM to version 23
5976b15 is described below

commit 5976b1525b5e4f7664487f428ad97494cdcc859b
Author: Jan Hentschel <ja...@ultratendency.com>
AuthorDate: Sat Apr 4 22:46:10 2020 +0200

    HBASE-24110 Updated Apache POM to version 23
    
    Signed-off-by: Peter Somogyi <ps...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1b5f8b7..d6061ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>22</version>
+    <version>23</version>
     <relativePath/>
     <!-- no parent resolution -->
   </parent>