Skip to content

Commit

Permalink
MINOR: Remove unused hadoop version
Browse files Browse the repository at this point in the history
All dependencies on hadoop were removed with MiniKDC. This removes the left over version entry.

Author: Grant Henke <[email protected]>

Reviewers: Ismael Juma

Closes apache#1214 from granthenke/remove-hadoop
  • Loading branch information
granthenke authored and gwenshap committed Apr 12, 2016
1 parent ba9456d commit 34a5944
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 34a5944

Please sign in to comment.