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

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

commit 94c2d8bb8ede51ec79236d650b5ccf80f59ef2ff
Author: Kevin Risden <[email protected]>
AuthorDate: Sat Feb 1 15:22:07 2020 -0500

    KNOX-2217 - Upgrade apache pom to 23
    
    Signed-off-by: Kevin Risden <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 269ad21..e402531 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>22</version>
+        <version>23</version>
     </parent>
 
     <groupId>org.apache.knox</groupId>

Reply via email to