Author: lindner
Date: Thu Mar  4 21:15:03 2010
New Revision: 919185

URL: http://svn.apache.org/viewvc?rev=919185&view=rev
Log:
bump junit to 4.8.1

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=919185&r1=919184&r2=919185&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Thu Mar  4 21:15:03 2010
@@ -1266,7 +1266,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.7</version>
+      <version>4.8.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>


Reply via email to