Browse Source

MAPREDUCE-5624 Move grizzly-test and junit dependencies to test scope

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1541701 13f79535-47bb-0310-9956-ffa450edef68
Steve Loughran 11 years ago
parent
commit
bdab9d5cfd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hadoop-mapreduce-project/CHANGES.txt

+ 1 - 1
hadoop-mapreduce-project/CHANGES.txt

@@ -36,7 +36,7 @@ Release 2.3.0 - UNRELEASED
     MAPREDUCE-5431. Missing pom dependency in MR-client (Timothy St. Clair
     via stevel)
 
-    MAPREDUCE-6524 Move grizzly-test and junit dependencies to test scope
+    MAPREDUCE-5624 Move grizzly-test and junit dependencies to test scope
     (Ted Yu via stevel)
 
   OPTIMIZATIONS