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

slachiewicz pushed a commit to branch maven-artifact-transfer-0.13
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git

commit 128f8129d3b320fe8f056db03fe3654c799be6e4
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Wed Nov 25 23:07:25 2020 +0100

    Update maven-artifact-transfer to 0.13.1-SNAPSHOT
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ca2f9d1..9029c04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
     <version>34</version>
-    <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
+    <relativePath />
   </parent>
 
   <artifactId>maven-invoker-plugin</artifactId>
@@ -143,7 +143,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.11.0</version>
+      <version>0.13.1-SNAPSHOT</version>
     </dependency>
 
     <!-- Doxia -->

Reply via email to