You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/08/01 23:51:48 UTC

svn commit: r1368282 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

Author: hboutemy
Date: Wed Aug  1 21:51:48 2012
New Revision: 1368282

URL: http://svn.apache.org/viewvc?rev=1368282&view=rev
Log:
updated released dependency

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

Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1368282&r1=1368281&r2=1368282&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Wed Aug  1 21:51:48 2012
@@ -155,7 +155,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-dependency-tree</artifactId>
-      <version>2.0-SNAPSHOT</version>
+      <version>2.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>