Author: simonetripodi
Date: Fri Jan 13 16:12:00 2012
New Revision: 1231149
URL: http://svn.apache.org/viewvc?rev=1231149&view=rev
Log:
updated junit to version 4.10
Modified:
incubator/any23/trunk/pom.xml
Modified: incubator/any23/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1231149&r1=1231148&r2=1231149&view=diff
==============================================================================
--- incubator/any23/trunk/pom.xml (original)
+++ incubator/any23/trunk/pom.xml Fri Jan 13 16:12:00 2012
@@ -394,7 +394,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.10</version>
<scope>test</scope>
</dependency>
<dependency>