Author: alessio.soldano(a)jboss.com
Date: 2010-05-06 04:48:56 -0400 (Thu, 06 May 2010)
New Revision: 12177
Modified:
stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml
Log:
Align native stack with CXF one on using junit 3.8.2 (original change by Fernando)
Modified: stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml 2010-05-06
08:41:00 UTC (rev 12176)
+++ stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml 2010-05-06
08:48:56 UTC (rev 12177)
@@ -66,7 +66,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>3.8.1</version>
+ <version>3.8.2</version>
<scope>test</scope>
</dependency>
<!-- required for WS-RM client backports server -->
Show replies by date