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 jv...@apache.org on 2007/03/02 03:14:42 UTC

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

Author: jvanzyl
Date: Thu Mar  1 18:14:42 2007
New Revision: 513591

URL: http://svn.apache.org/viewvc?view=rev&rev=513591
Log:
inherit version

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?view=diff&rev=513591&r1=513590&r2=513591
==============================================================================
--- maven/surefire/trunk/maven-surefire-plugin/pom.xml (original)
+++ maven/surefire/trunk/maven-surefire-plugin/pom.xml Thu Mar  1 18:14:42 2007
@@ -29,7 +29,6 @@
   <groupId>org.apache.maven.plugins</groupId>
   <packaging>maven-plugin</packaging>
   <name>Maven Surefire Plugin</name>
-  <version>2.4-SNAPSHOT</version>
   <prerequisites>
     <maven>2.0</maven>
   </prerequisites>