You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2007/08/16 13:22:25 UTC

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

Author: vsiveton
Date: Thu Aug 16 04:22:24 2007
New Revision: 566662

URL: http://svn.apache.org/viewvc?view=rev&rev=566662
Log:
o bumped to maven-remote-resources-plugin:1.0-alpha-6-SNAPSHOT due to MRRESOURCES-15

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=566662&r1=566661&r2=566662
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Thu Aug 16 04:22:24 2007
@@ -83,7 +83,7 @@
       <!-- We want to package up license resources in the JARs produced -->
       <plugin>
         <artifactId>maven-remote-resources-plugin</artifactId>
-        <version>1.0-alpha-5</version>
+        <version>1.0-alpha-6-SNAPSHOT</version>
         <executions>
           <execution>
             <goals>