You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/06/02 22:18:20 UTC

svn commit: r781148 - /maven/components/trunk/pom.xml

Author: bentmann
Date: Tue Jun  2 20:18:20 2009
New Revision: 781148

URL: http://svn.apache.org/viewvc?rev=781148&view=rev
Log:
o Updated to junit:3.8.2

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=781148&r1=781147&r2=781148&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Tue Jun  2 20:18:20 2009
@@ -50,7 +50,7 @@
     <commonsCliVersion>1.0</commonsCliVersion>
     <doxiaVersion>1.0-alpha-9</doxiaVersion>
     <easyMockVersion>1.2_Java1.3</easyMockVersion>
-    <junitVersion>3.8.1</junitVersion>
+    <junitVersion>3.8.2</junitVersion>
     <plexusVersion>1.0-beta-3.0.8-SNAPSHOT</plexusVersion>
     <plexusInterpolationVersion>1.8.1</plexusInterpolationVersion>
     <plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>