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/deltaspike.git

commit a4240790169c4911bff576bf2aeb96ceed08a5ca
Author: Jeremy Landis <jeremylan...@hotmail.com>
AuthorDate: Sun Jul 3 19:50:46 2022 -0400

    Add relativePath to force look into .m2 for apache parent instead of 
project first
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 3f10aa27..68713282 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,7 @@
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
         <version>25</version>
+        <relativePath />
     </parent>
 
     <!-- 

Reply via email to