You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2020/05/28 20:41:25 UTC

[maven-shared-utils] 01/02: no need of this we are svn free now

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

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git

commit 9530c545b6f9675fc3e49eb072e85bbb093a993f
Author: olivier lamy <ol...@apache.org>
AuthorDate: Fri May 29 06:38:30 2020 +1000

    no need of this we are svn free now
    
    Signed-off-by: olivier lamy <ol...@apache.org>
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 772d794..7c89f76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,6 @@
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
     <version>34</version>
-    <relativePath>../../pom/maven/maven-shared-components/pom.xml</relativePath>
   </parent>
 
   <artifactId>maven-shared-utils</artifactId>