Author: brett
Date: Tue Oct  4 09:27:57 2005
New Revision: 294813

URL: http://svn.apache.org/viewcvs?rev=294813&view=rev
Log:
put back omitted tag

Modified:
    maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml

Modified: maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml?rev=294813&r1=294812&r2=294813&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml Tue Oct  4 
09:27:57 2005
@@ -10,6 +10,9 @@
   <name>Maven PLUGIN Plugin</name>
   <version>2.0-beta-4-SNAPSHOT</version>
   <inceptionYear>2001</inceptionYear>
+  <prerequisites>
+    <maven>2.0-beta-3</maven>
+  </prerequisites>
   <developers>
     <developer>
       <id>vsiveton</id>
@@ -64,4 +67,4 @@
       <version>2.0-beta-3</version>
     </dependency>
   </dependencies>
-</project>
\ No newline at end of file
+</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to