Author: ssmiweve Date: 2008-11-15 18:01:23 +0100 (Sat, 15 Nov 2008) New Revision: 6935
Modified: trunk/pom.xml Log: sesam.com tests were failing due to http://jira.codehaus.org/browse/SUREFIRE-445 Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2008-11-15 16:42:17 UTC (rev 6934) +++ trunk/pom.xml 2008-11-15 17:01:23 UTC (rev 6935) @@ -204,7 +204,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.4</version> + <version>2.4.3</version> <configuration> <argLine>-Dfile.encoding=UTF-8</argLine> <suiteXmlFiles> _______________________________________________ Kernel-commits mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-commits
