Author: bimargulies
Date: Sun Jan 23 22:12:08 2011
New Revision: 1062545
URL: http://svn.apache.org/viewvc?rev=1062545&view=rev
Log:
Update to current surefire.
Modified:
webservices/xmlschema/trunk/pom.xml
Modified: webservices/xmlschema/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/xmlschema/trunk/pom.xml?rev=1062545&r1=1062544&r2=1062545&view=diff
==============================================================================
--- webservices/xmlschema/trunk/pom.xml (original)
+++ webservices/xmlschema/trunk/pom.xml Sun Jan 23 22:12:08 2011
@@ -170,7 +170,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.6</version>
+ <version>2.7.1</version>
<configuration>
<systemPropertyVariables>
<org.apache.ws.commons.schema.protectReadOnlyCollections>true</org.apache.ws.commons.schema.protectReadOnlyCollections>