You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2009/08/04 02:21:11 UTC

svn commit: r800637 - /incubator/shindig/trunk/pom.xml

Author: lindner
Date: Tue Aug  4 00:21:10 2009
New Revision: 800637

URL: http://svn.apache.org/viewvc?rev=800637&view=rev
Log:
bump to easymock 2.5.1

Modified:
    incubator/shindig/trunk/pom.xml

Modified: incubator/shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/pom.xml?rev=800637&r1=800636&r2=800637&view=diff
==============================================================================
--- incubator/shindig/trunk/pom.xml (original)
+++ incubator/shindig/trunk/pom.xml Tue Aug  4 00:21:10 2009
@@ -1184,7 +1184,7 @@
     <dependency>
       <groupId>org.easymock</groupId>
       <artifactId>easymock</artifactId>
-      <version>2.4</version>
+      <version>2.5.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>