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/05/26 21:56:21 UTC

[maven-wagon] 01/01: [WAGON-519] Upgrade to SCM 1.10.0

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

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

commit 0974c3e1626f63a9efcd1a8390987cf099a48fe4
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sat May 26 23:55:39 2018 +0200

    [WAGON-519] Upgrade to SCM 1.10.0
---
 wagon-providers/wagon-scm/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wagon-providers/wagon-scm/pom.xml b/wagon-providers/wagon-scm/pom.xml
index f6651b4..08894e0 100644
--- a/wagon-providers/wagon-scm/pom.xml
+++ b/wagon-providers/wagon-scm/pom.xml
@@ -34,7 +34,7 @@ under the License.
   </description>
 
   <properties>
-    <mavenScmVersion>1.9.5</mavenScmVersion>
+    <mavenScmVersion>1.10.0</mavenScmVersion>
   </properties>
 
   <dependencies>

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