You are viewing a plain text version of this content. The canonical link for it is here.
Posted to surefire-commits@maven.apache.org by df...@apache.org on 2007/12/19 22:12:36 UTC

svn commit: r605702 - /maven/surefire/trunk/maven-surefire-plugin/pom.xml

Author: dfabulich
Date: Wed Dec 19 13:12:35 2007
New Revision: 605702

URL: http://svn.apache.org/viewvc?rev=605702&view=rev
Log:
Remove 2.0.6 prerequisite.  Since we now shade plexus-utils, we no longer conflict with 2.0.4 plexus-utils.

Modified:
    maven/surefire/trunk/maven-surefire-plugin/pom.xml

Modified: maven/surefire/trunk/maven-surefire-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/surefire/trunk/maven-surefire-plugin/pom.xml?rev=605702&r1=605701&r2=605702&view=diff
==============================================================================
--- maven/surefire/trunk/maven-surefire-plugin/pom.xml (original)
+++ maven/surefire/trunk/maven-surefire-plugin/pom.xml Wed Dec 19 13:12:35 2007
@@ -29,9 +29,6 @@
   <groupId>org.apache.maven.plugins</groupId>
   <packaging>maven-plugin</packaging>
   <name>Maven Surefire Plugin</name>
-  <prerequisites>
-    <maven>2.0.6</maven>
-  </prerequisites>
   <mailingLists>
     <!-- duplication from maven-plugins pom - temporary until they inherit properly -->
     <mailingList>