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 fg...@apache.org on 2006/09/03 16:43:58 UTC

svn commit: r439785 - /maven/surefire/trunk/pom.xml

Author: fgiust
Date: Sun Sep  3 07:43:57 2006
New Revision: 439785

URL: http://svn.apache.org/viewvc?rev=439785&view=rev
Log:
update parent pom version

Modified:
    maven/surefire/trunk/pom.xml

Modified: maven/surefire/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/surefire/trunk/pom.xml?rev=439785&r1=439784&r2=439785&view=diff
==============================================================================
--- maven/surefire/trunk/pom.xml (original)
+++ maven/surefire/trunk/pom.xml Sun Sep  3 07:43:57 2006
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>1</version>
+    <version>4</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.maven.surefire</groupId>