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

khmarbaise pushed a commit to branch MSHARED-695
in repository https://gitbox.apache.org/repos/asf/maven-install-plugin.git


The following commit(s) were added to refs/heads/MSHARED-695 by this push:
     new 6fb6723  Using special version of artifact-transfer
6fb6723 is described below

commit 6fb672387305230f236f2c6271d164ca205ff4b6
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Wed May 2 17:55:48 2018 +0200

    Using special version of artifact-transfer
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 35bc856..5cc3970 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.9.2-SNAPSHOT</version>
+      <version>0.10.0.MSHARED695-SNAPSHOT</version>
     </dependency>
     <!-- Upgrade of transitive dependency. -->
     <dependency>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to