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