Author: aadamchik
Date: Sat Oct 24 08:02:57 2009
New Revision: 829318

URL: http://svn.apache.org/viewvc?rev=829318&view=rev
Log:
upgrading mockrunner to 0.4.1

I hoped they dropped dependency on commons-oro and we can clean it up from our 
pom. Alas it is still there

Modified:
    cayenne/main/trunk/pom.xml

Modified: cayenne/main/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/cayenne/main/trunk/pom.xml?rev=829318&r1=829317&r2=829318&view=diff
==============================================================================
--- cayenne/main/trunk/pom.xml (original)
+++ cayenne/main/trunk/pom.xml Sat Oct 24 08:02:57 2009
@@ -418,7 +418,7 @@
                        <dependency>
                                <groupId>mockrunner</groupId>
                                <artifactId>mockrunner</artifactId>
-                               <version>0.3.7</version>
+                               <version>0.4.1</version>
                                <scope>test</scope>
                        </dependency>
 


Reply via email to