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 2017/05/16 19:01:03 UTC

svn commit: r1795355 - /maven/plugins/trunk/maven-install-plugin/pom.xml

Author: khmarbaise
Date: Tue May 16 19:01:02 2017
New Revision: 1795355

URL: http://svn.apache.org/viewvc?rev=1795355&view=rev
Log:
[MINSTALL-137] Upgrade maven-artifact-transfer to version 0.9.1

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=1795355&r1=1795354&r2=1795355&view=diff
==============================================================================
--- maven/plugins/trunk/maven-install-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-install-plugin/pom.xml Tue May 16 19:01:02 2017
@@ -78,7 +78,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-artifact-transfer</artifactId>
-      <version>0.9.0</version>
+      <version>0.9.1</version>
     </dependency>
     <!-- Upgrade of transitive dependency. -->
     <dependency>