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 2018/06/08 17:36:20 UTC

[maven] branch MNG-6423 created (now 0b00e5e)

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

michaelo pushed a change to branch MNG-6423
in repository https://gitbox.apache.org/repos/asf/maven.git.


      at 0b00e5e  [MNG-6423] Upgrade to Wagon 3.1.0

This branch includes the following new commits:

     new 0b00e5e  [MNG-6423] Upgrade to Wagon 3.1.0

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.


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

[maven] 01/01: [MNG-6423] Upgrade to Wagon 3.1.0

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

michaelo pushed a commit to branch MNG-6423
in repository https://gitbox.apache.org/repos/asf/maven.git

commit 0b00e5e775b8163f579a9336d91d684beb6a9015
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Fri Jun 8 19:35:53 2018 +0200

    [MNG-6423] Upgrade to Wagon 3.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10a17d2..05b7a67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@ under the License.
     <guavaVersion>20.0</guavaVersion>
     <guiceVersion>4.0</guiceVersion>
     <sisuInjectVersion>0.3.3</sisuInjectVersion>
-    <wagonVersion>3.0.0</wagonVersion>
+    <wagonVersion>3.1.0</wagonVersion>
     <securityDispatcherVersion>1.4</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>
     <modelloVersion>1.9.1</modelloVersion>

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