HADOOP-13962. Update ADLS SDK to 2.1.4. (John Zhuge via lei)

(cherry picked from commit ccf2d66244)
(cherry picked from commit d3a6124ffa)
This commit is contained in:
Lei Xu 2017-01-21 10:52:02 +08:00 committed by Chris Douglas
parent 5eaec560d9
commit 87abe01ab1
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-data-lake-store-sdk</artifactId>
<version>2.0.11</version>
<version>2.1.4</version>
</dependency>
<!-- ENDS HERE-->
<dependency>