You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2020/09/07 13:25:01 UTC

[openwebbeans] 02/02: OWB-1347 upgrade to apache-23

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

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

commit 311a8692718a24aaabfe11e1250cafb5d122b18d
Author: Mark Struberg <st...@apache.org>
AuthorDate: Mon Sep 7 15:24:34 2020 +0200

    OWB-1347 upgrade to apache-23
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1705fb0..ff364ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>21</version>
+        <version>23</version>
     </parent>
 
     <groupId>org.apache.openwebbeans</groupId>