You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2014/07/26 23:56:03 UTC

svn commit: r1613732 - /webservices/axiom/trunk/pom.xml

Author: veithen
Date: Sat Jul 26 21:56:03 2014
New Revision: 1613732

URL: http://svn.apache.org/r1613732
Log:
Update maven-dependency-plugin version.

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1613732&r1=1613731&r2=1613732&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sat Jul 26 21:56:03 2014
@@ -491,7 +491,7 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>2.6</version>
+                    <version>2.8</version>
                 </plugin>
                 <plugin>
                     <artifactId>maven-shade-plugin</artifactId>