This is an automated email from the ASF dual-hosted git repository. jlmonteiro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee-jakartaee-api.git
commit 3665fe6f191bd74d757a69fa993fdc20ee530446 Author: Jean-Louis Monteiro <[email protected]> AuthorDate: Wed Feb 23 22:54:38 2022 +0100 downgrade to see how it looks --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8285ced..6be6f38 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>24</version> + <version>21</version> <relativePath><!--Resolve on repository--></relativePath> </parent>
