You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2011/05/16 23:35:47 UTC

svn commit: r1103913 - /archiva/trunk/pom.xml

Author: olamy
Date: Mon May 16 21:35:46 2011
New Revision: 1103913

URL: http://svn.apache.org/viewvc?rev=1103913&view=rev
Log:
update junit to 4.8.2

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1103913&r1=1103912&r2=1103913&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Mon May 16 21:35:46 2011
@@ -238,7 +238,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>3.8.1</version>
+      <version>4.8.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>