MINOR: Remove unused hadoop version

All dependencies on hadoop were removed with MiniKDC. This removes the left over version entry.

Author: Grant Henke <granthenke@gmail.com>

Reviewers: Ismael Juma

Closes #1214 from granthenke/remove-hadoop
This commit is contained in:
Grant Henke 2016-04-12 13:47:02 -07:00 committed by Gwen Shapira
parent ba9456de2e
commit 34a5944721
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ versions += [
apacheds: "2.0.0-M21",
argparse4j: "0.5.0",
bcpkix: "1.54",
hadoop: "2.7.2",
easymock: "3.4",
jackson: "2.6.3",
jetty: "9.2.15.v20160210",