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 2021/06/02 08:24:19 UTC

[openwebbeans-meecrowave] 02/02: MEECROWAVE-294 Upgrade to Apache-parent 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-meecrowave.git

commit aee5b1a34656246c7e76be7eba6c6682b74eaab5
Author: Mark Struberg <st...@apache.org>
AuthorDate: Wed Jun 2 10:23:54 2021 +0200

    MEECROWAVE-294 Upgrade to Apache-parent 23
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 66d2e93..6d329d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>21</version>
+    <version>23</version>
   </parent>
 
   <groupId>org.apache.meecrowave</groupId>