You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2009/06/17 17:17:36 UTC

svn commit: r785655 - /myfaces/tobago/trunk/pom.xml

Author: lofwyr
Date: Wed Jun 17 15:17:22 2009
New Revision: 785655

URL: http://svn.apache.org/viewvc?rev=785655&view=rev
Log:
TOBAGO-766:  Update JUnit to 4.6

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=785655&r1=785654&r2=785655&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Wed Jun 17 15:17:22 2009
@@ -423,7 +423,7 @@
       <dependency>
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
-        <version>4.4</version>
+        <version>4.6</version>
         <scope>test</scope>
       </dependency>
       <dependency>