Author: oheger
Date: Fri Nov 18 21:36:19 2011
New Revision: 1203855

URL: http://svn.apache.org/viewvc?rev=1203855&view=rev
Log:
Updated to most recent junit version.

Modified:
    commons/proper/configuration/trunk/pom.xml

Modified: commons/proper/configuration/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=1203855&r1=1203854&r2=1203855&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Fri Nov 18 21:36:19 2011
@@ -350,7 +350,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>3.8.1</version>
+      <version>4.10</version>
       <scope>test</scope>
     </dependency>
 


Reply via email to