You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2022/02/24 09:03:28 UTC

[tomee-jakartaee-api] branch master updated: See if Maven loves it more

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


The following commit(s) were added to refs/heads/master by this push:
     new f382eff  See if Maven loves it more
f382eff is described below

commit f382efffa71e2d004403721e26c6ea1cb08560cc
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Thu Feb 24 10:02:59 2022 +0100

    See if Maven loves it more
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8285ced..01d3afc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
     <version>24</version>
-    <relativePath><!--Resolve on repository--></relativePath>
+    <relativePath/> <!--Resolve on repository-->
   </parent>
 
   <groupId>org.apache.tomee</groupId>