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 20:16:51 UTC

[maven-dependency-plugin] branch MDEP-686 created (now f78bcec)

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

slachiewicz pushed a change to branch MDEP-686
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git.


      at f78bcec  [MDEP-686] Upgrade maven-artifact-transfer to 0.13.1

This branch includes the following new commits:

     new f78bcec  [MDEP-686] Upgrade maven-artifact-transfer 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-dependency-plugin] 01/01: [MDEP-686] Upgrade maven-artifact-transfer 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 MDEP-686
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

commit f78bcec45333bf639cc4c1e866ba53115f8236e8
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Dec 26 21:16:38 2020 +0100

    [MDEP-686] Upgrade maven-artifact-transfer to 0.13.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 622b877..94b9980 100644
--- a/pom.xml
+++ b/pom.xml
@@ -240,7 +240,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</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>