You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2013/03/07 20:15:05 UTC

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

Author: jdcasey
Date: Thu Mar  7 19:15:05 2013
New Revision: 1454014

URL: http://svn.apache.org/r1454014
Log:
rollback to grab one more change before trying this release again.

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=1454014&r1=1454013&r2=1454014&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Thu Mar  7 19:15:05 2013
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-dependency-plugin</artifactId>
-  <version>2.8-SNAPSHOT</version>
+  <version>2.7-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Dependency Plugin</name>