فهرست منبع

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