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 2023/01/20 20:28:37 UTC

[openwebbeans-meecrowave] branch master updated: 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


The following commit(s) were added to refs/heads/master by this push:
     new 42952e5  upgrade to apache parent 23
42952e5 is described below

commit 42952e55b717b13c7727036798949205a152c2a2
Author: Mark Struberg <st...@apache.org>
AuthorDate: Fri Jan 20 21:27:46 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 7d1760e..98f7a39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>29</version>
+    <version>23</version>
   </parent>
 
   <groupId>org.apache.meecrowave</groupId>