You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by st...@apache.org on 2017/06/27 14:23:32 UTC

hadoop git commit: HADOOP-14536. Update azure-storage sdk to version 5.3.0 Contributed by Georgi Chalakov

Repository: hadoop
Updated Branches:
  refs/heads/branch-2 a896c0f11 -> 15d88b77d


HADOOP-14536. Update azure-storage sdk to version 5.3.0
Contributed by Georgi Chalakov


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/15d88b77
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/15d88b77
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/15d88b77

Branch: refs/heads/branch-2
Commit: 15d88b77d16156416329beed7f83608db200b9cb
Parents: a896c0f
Author: Steve Loughran <st...@apache.org>
Authored: Tue Jun 27 15:23:06 2017 +0100
Committer: Steve Loughran <st...@apache.org>
Committed: Tue Jun 27 15:23:06 2017 +0100

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/15d88b77/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index dbd6b12..17fef29 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1019,7 +1019,7 @@
       <dependency>
         <groupId>com.microsoft.azure</groupId>
         <artifactId>azure-storage</artifactId>
-        <version>4.2.0</version>
+        <version>5.3.0</version>
     </dependency>
       
      <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org