[jbossws-commits] JBossWS SVN: r16110 - stack/cxf/trunk.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Apr 6 06:47:54 EDT 2012


Author: alessio.soldano at jboss.com
Date: 2012-04-06 06:47:53 -0400 (Fri, 06 Apr 2012)
New Revision: 16110

Modified:
   stack/cxf/trunk/pom.xml
Log:
[JBWS-3482] Move to JUnit 4.10


Modified: stack/cxf/trunk/pom.xml
===================================================================
--- stack/cxf/trunk/pom.xml	2012-04-06 10:47:07 UTC (rev 16109)
+++ stack/cxf/trunk/pom.xml	2012-04-06 10:47:53 UTC (rev 16110)
@@ -1245,7 +1245,7 @@
       <dependency>
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
-        <version>3.8.2</version>
+        <version>4.10</version>
         <scope>test</scope>
       </dependency>
     </dependencies>



More information about the jbossws-commits mailing list