You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/12/26 17:07:23 UTC

[maven-install-plugin] branch maven-artifact-transfer created (now 91a3118)

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

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


      at 91a3118  Bump maven-artifact-transfer from 0.12.0 to 0.13.1

This branch includes the following new commits:

     new 91a3118  Bump maven-artifact-transfer from 0.12.0 to 0.13.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-install-plugin] 01/01: Bump maven-artifact-transfer from 0.12.0 to 0.13.1

Posted by sl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 91a31184337408caca86a9c2f0e215310689042b
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Dec 26 18:07:11 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 961a8f7..ca7b876 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
     <version>34</version>
-    <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
+    <relativePath/>
   </parent>
 
   <artifactId>maven-install-plugin</artifactId>
@@ -83,7 +83,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.12.0</version>
+      <version>0.13.1</version>
     </dependency>
 
     <!-- dependencies to annotations -->