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

(cherry picked from commit ccf2d66244)
This commit is contained in:
Lei Xu 2017-01-21 10:52:02 +08:00 committed by Chris Douglas
parent 01624f0c1b
commit d3a6124ffa
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>