You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/08/21 10:56:59 UTC

svn commit: r806464 - /maven/components/trunk/pom.xml

Author: bentmann
Date: Fri Aug 21 08:56:59 2009
New Revision: 806464

URL: http://svn.apache.org/viewvc?rev=806464&view=rev
Log:
o Updated to maven-remote-resources-plugin:1.1-SNAPSHOT

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=806464&r1=806463&r2=806464&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Fri Aug 21 08:56:59 2009
@@ -389,7 +389,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-remote-resources-plugin</artifactId>
-          <version>1.0.1-SNAPSHOT</version>
+          <version>1.1-SNAPSHOT</version>
         </plugin>
       </plugins>
     </pluginManagement>