Author: bentmann
Date: Sat Feb 21 09:18:31 2009
New Revision: 746457
URL: http://svn.apache.org/viewvc?rev=746457&view=rev
Log:
o Inherited from maven-parent:11
Modified:
maven/surefire/trunk/pom.xml
Modified: maven/surefire/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/surefire/trunk/pom.xml?rev=746457&r1=746456&r2=746457&view=diff
==============================================================================
--- maven/surefire/trunk/pom.xml (original)
+++ maven/surefire/trunk/pom.xml Sat Feb 21 09:18:31 2009
@@ -23,7 +23,7 @@
<parent>
<artifactId>maven-parent</artifactId>
<groupId>org.apache.maven</groupId>
- <version>11-SNAPSHOT</version>
+ <version>11</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>