Author: dfabulich
Date: Wed Dec 19 19:59:45 2007
New Revision: 605799

URL: http://svn.apache.org/viewvc?rev=605799&view=rev
Log:
Launch the integration tests using the old Surefire; the launched projects will 
use the new Surefire

Modified:
    maven/surefire/trunk/surefire-integration-tests/pom.xml

Modified: maven/surefire/trunk/surefire-integration-tests/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/surefire/trunk/surefire-integration-tests/pom.xml?rev=605799&r1=605798&r2=605799&view=diff
==============================================================================
--- maven/surefire/trunk/surefire-integration-tests/pom.xml (original)
+++ maven/surefire/trunk/surefire-integration-tests/pom.xml Wed Dec 19 19:59:45 
2007
@@ -32,7 +32,6 @@
     <plugins>
       <plugin>
         <artifactId>maven-surefire-plugin</artifactId>
-        <version>${project.version}</version>
         <configuration>
           <!-- DGF only include the "org" package; don't try to run the 
             tests of the projects under test directly -->


Reply via email to