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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Mar 27 02:26:49 EDT 2012


Author: alessio.soldano at jboss.com
Date: 2012-03-27 02:26:49 -0400 (Tue, 27 Mar 2012)
New Revision: 16049

Modified:
   stack/cxf/trunk/pom.xml
Log:
Move to junit 3.8.2


Modified: stack/cxf/trunk/pom.xml
===================================================================
--- stack/cxf/trunk/pom.xml	2012-03-27 06:26:17 UTC (rev 16048)
+++ stack/cxf/trunk/pom.xml	2012-03-27 06:26:49 UTC (rev 16049)
@@ -1245,7 +1245,7 @@
       <dependency>
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
-        <version>3.8.1</version>
+        <version>3.8.2</version>
         <scope>test</scope>
       </dependency>
     </dependencies>



More information about the jbossws-commits mailing list