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

[maven-surefire] branch master updated: [SUREFIRE-1646] Upgrade maven-artifact-transfer Version 0.11.0

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

tibordigana pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new e57f76c  [SUREFIRE-1646] Upgrade maven-artifact-transfer Version 0.11.0
e57f76c is described below

commit e57f76c7e858dbbaac6be4cbcd16e215de10b064
Author: tibordigana <ti...@apache.org>
AuthorDate: Fri Mar 8 00:12:03 2019 +0100

    [SUREFIRE-1646] Upgrade maven-artifact-transfer Version 0.11.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a3a697e..d40d5a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,7 @@
       <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-artifact-transfer</artifactId>
-        <version>0.10.1</version>
+        <version>0.11.0</version>
         <exclusions>
           <exclusion>
             <groupId>org.apache.maven</groupId>