You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2007/02/23 19:10:54 UTC

svn commit: r511041 - /maven/pom/trunk/maven/pom.xml

Author: brett
Date: Fri Feb 23 10:10:54 2007
New Revision: 511041

URL: http://svn.apache.org/viewvc?view=rev&rev=511041
Log:
use the newer remote resources plugin

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?view=diff&rev=511041&r1=511040&r2=511041
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Fri Feb 23 10:10:54 2007
@@ -416,7 +416,7 @@
           <!-- We want to package up license resources in the JARs produced -->
           <plugin>
             <artifactId>maven-remote-resources-plugin</artifactId>
-            <version>1.0-alpha-1</version>
+            <version>1.0-alpha-2</version>
             <executions>
               <execution>
                 <goals>