소스 검색

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 년 전
부모
커밋
bdab9d5cfd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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