Author: khmarbaise
Date: Fri Nov  4 21:16:39 2016
New Revision: 1768103

URL: http://svn.apache.org/viewvc?rev=1768103&view=rev
Log:
[MINSTALL-129] Use released version of maven-artifact-transfer

Modified:
    maven/plugins/trunk/maven-install-plugin/pom.xml

Modified: maven/plugins/trunk/maven-install-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-install-plugin/pom.xml?rev=1768103&r1=1768102&r2=1768103&view=diff
==============================================================================
--- maven/plugins/trunk/maven-install-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-install-plugin/pom.xml Fri Nov  4 21:16:39 2016
@@ -83,7 +83,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.9.0-SNAPSHOT</version>
+      <version>0.9.0</version>
     </dependency>
     <!-- Upgrade of transitive dependency. -->
     <dependency>


Reply via email to