mirror of https://github.com/apache/kafka.git
				
				
				
			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:
		
							parent
							
								
									ba9456de2e
								
							
						
					
					
						commit
						34a5944721
					
				|  | @ -27,7 +27,6 @@ versions += [ | ||||||
|   apacheds: "2.0.0-M21", |   apacheds: "2.0.0-M21", | ||||||
|   argparse4j: "0.5.0", |   argparse4j: "0.5.0", | ||||||
|   bcpkix: "1.54", |   bcpkix: "1.54", | ||||||
|   hadoop: "2.7.2", |  | ||||||
|   easymock: "3.4", |   easymock: "3.4", | ||||||
|   jackson: "2.6.3", |   jackson: "2.6.3", | ||||||
|   jetty: "9.2.15.v20160210", |   jetty: "9.2.15.v20160210", | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue