You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2020/12/24 19:39:41 UTC

[maven-deploy-plugin] 01/01: [MDEPLOY-264] Upgrade Maven Artifact Transfer to 0.13.1

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

michaelo pushed a commit to branch MDEPLOY-264
in repository https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git

commit c140a848a91ec7504a974c6f7daa97f5f0e1a088
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Thu Dec 24 20:39:28 2020 +0100

    [MDEPLOY-264] 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 94af895..2488cf6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,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>
     <!-- Upgrade of transitive dependency. -->
     <dependency>