Author: rfscholte
Date: Sun Mar 31 19:57:35 2013
New Revision: 1463041

URL: http://svn.apache.org/r1463041
Log:
[DOXIA-486] Upgrade to JUnit4 

Modified:
    maven/doxia/doxia/trunk/pom.xml

Modified: maven/doxia/doxia/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1463041&r1=1463040&r2=1463041&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/pom.xml (original)
+++ maven/doxia/doxia/trunk/pom.xml Sun Mar 31 19:57:35 2013
@@ -308,7 +308,7 @@ under the License.
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>3.8.2</version>
+      <version>4.10</version>
       <scope>test</scope>
     </dependency>
   </dependencies>


Reply via email to