Repository: maven
Updated Branches:
  refs/heads/master 24900f930 -> 8317522cd


[MNG-5715] Upgrade JUnit (for tests only)
upgrade from 3.8.2 to 4.11


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8317522c
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8317522c
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/8317522c

Branch: refs/heads/master
Commit: 8317522cdfbbb9a21e74ef800b503cd3a694dcbc
Parents: 24900f9
Author: Robert Scholte <rfscho...@codehaus.org>
Authored: Sat Nov 1 21:25:36 2014 +0100
Committer: Robert Scholte <rfscho...@codehaus.org>
Committed: Sat Nov 1 21:25:36 2014 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/8317522c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d792b64..27d3cd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     <maven.compiler.target>1.6</maven.compiler.target>    
     <classWorldsVersion>2.5.2</classWorldsVersion>
     <commonsCliVersion>1.2</commonsCliVersion>
-    <junitVersion>3.8.2</junitVersion>
+    <junitVersion>4.11</junitVersion>
     <plexusVersion>1.5.5</plexusVersion>
     <plexusInterpolationVersion>1.21</plexusInterpolationVersion>
     <plexusUtilsVersion>3.0.20</plexusUtilsVersion>

Reply via email to