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 <[email protected]> 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>
