Author: dkulp
Date: Mon Sep 24 20:05:23 2012
New Revision: 1389551

URL: http://svn.apache.org/viewvc?rev=1389551&view=rev
Log:
Update to latest junit

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1389551&r1=1389550&r2=1389551&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Mon Sep 24 20:05:23 2012
@@ -574,7 +574,7 @@
             <dependency>
                 <groupId>junit</groupId>
                 <artifactId>junit</artifactId>
-                <version>4.8.2</version>
+                <version>4.10</version>
                 <scope>test</scope>
             </dependency>
 


Reply via email to