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-compiler-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new adea58f  this relativePath is wrong now
adea58f is described below

commit adea58fb05c8fe819c18c44d10cfadd6cddf12d7
Author: olivier lamy <[email protected]>
AuthorDate: Mon Feb 10 21:24:37 2020 +1000

    this relativePath is wrong now
    
    Signed-off-by: olivier lamy <[email protected]>
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8d07e68..fa928a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,6 @@ under the License.
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
     <version>33</version>
-    <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
   </parent>
 
   <artifactId>maven-compiler-plugin</artifactId>

Reply via email to