You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2006/11/30 20:46:10 UTC

svn commit: r481047 - /maven/plugins/trunk/maven-remote-resources-plugin/pom.xml

Author: jvanzyl
Date: Thu Nov 30 11:46:09 2006
New Revision: 481047

URL: http://svn.apache.org/viewvc?view=rev&rev=481047
Log:
o putting prereq back

Modified:
    maven/plugins/trunk/maven-remote-resources-plugin/pom.xml

Modified: maven/plugins/trunk/maven-remote-resources-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-remote-resources-plugin/pom.xml?view=diff&rev=481047&r1=481046&r2=481047
==============================================================================
--- maven/plugins/trunk/maven-remote-resources-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-remote-resources-plugin/pom.xml Thu Nov 30 11:46:09 2006
@@ -28,6 +28,9 @@
   <artifactId>maven-remote-resources-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <version>1.0-SNAPSHOT</version>
+  <prerequisites>
+    <maven>2.0</maven>
+  </prerequisites>
   <name>Maven Remote Resources Plugin</name>
   <description>
     Process resources packaged in JARs that have been deployed to