Author: bentmann
Date: Sun Aug 30 10:55:40 2009
New Revision: 809307
URL: http://svn.apache.org/viewvc?rev=809307&view=rev
Log:
o Inherited from maven-parent:13
Modified:
maven/surefire/trunk/pom.xml
Modified: maven/surefire/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/surefire/trunk/pom.xml?rev=809307&r1=809306&r2=809307&view=diff
==============================================================================
--- maven/surefire/trunk/pom.xml (original)
+++ maven/surefire/trunk/pom.xml Sun Aug 30 10:55:40 2009
@@ -23,7 +23,7 @@
<parent>
<artifactId>maven-parent</artifactId>
<groupId>org.apache.maven</groupId>
- <version>11</version>
+ <version>13</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>