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/11/04 23:22:02 UTC

svn commit: r1405654 - /maven/plugin-tools/trunk/maven-script/maven-script-ant/pom.xml

Author: hboutemy
Date: Sun Nov  4 22:22:02 2012
New Revision: 1405654

URL: http://svn.apache.org/viewvc?rev=1405654&view=rev
Log:
updated plexus-archiver

Modified:
    maven/plugin-tools/trunk/maven-script/maven-script-ant/pom.xml

Modified: maven/plugin-tools/trunk/maven-script/maven-script-ant/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-script/maven-script-ant/pom.xml?rev=1405654&r1=1405653&r2=1405654&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-script/maven-script-ant/pom.xml (original)
+++ maven/plugin-tools/trunk/maven-script/maven-script-ant/pom.xml Sun Nov  4 22:22:02 2012
@@ -66,7 +66,6 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>1.0-alpha-11</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>