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/02/13 11:27:23 UTC

[maven-filtering] branch master updated: we do not really need that anymore as we do not use svn :)

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-filtering.git


The following commit(s) were added to refs/heads/master by this push:
     new 66c3e26  we do not really need that anymore as we do not use svn :)
66c3e26 is described below

commit 66c3e26339af6e0bef82de7bc4d6d34e93b94e45
Author: olivier lamy <ol...@apache.org>
AuthorDate: Thu Feb 13 21:27:09 2020 +1000

    we do not really need that anymore as we do not use svn :)
    
    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 e633e74..08abbe6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,6 @@
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
     <version>33</version>
-    <relativePath></relativePath>
   </parent>
 
   <artifactId>maven-filtering</artifactId>