You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/05/02 20:23:58 UTC

[maven-shared-io] 01/01: [MSHARED-725] - Upgrade wagon-provider-api to 3.0.0

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

khmarbaise pushed a commit to branch MSHARED-725
in repository https://gitbox.apache.org/repos/asf/maven-shared-io.git

commit 2a8fe6fc4df52e086dc4876fd2a5cb5957281c5d
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Wed May 2 22:23:45 2018 +0200

    [MSHARED-725] - Upgrade wagon-provider-api to 3.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e6b5509..9145e00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
     <dependency>
       <groupId>org.apache.maven.wagon</groupId>
       <artifactId>wagon-provider-api</artifactId>
-      <version>2.10</version>
+      <version>3.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.