This is an automated email from the ASF dual-hosted git repository.

mmoser pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git

commit 60440ff8e459d41eea05bd515302519bf8eb7ba1
Author: Manfred Moser <manf...@simpligility.com>
AuthorDate: Sun Nov 26 13:10:16 2017 -0800

    Removed invalid parent pom relative path
    
    Signed-off-by: Manfred Moser <manf...@simpligility.com>
    Signed-off-by: Manfred Moser <mmo...@apache.org>
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c2ab50c..c2b3ef5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,6 @@
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
     <version>30</version>
-    <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.maven.resolver</groupId>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <commits@maven.apache.org>.

Reply via email to