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/08/15 15:28:25 UTC

hadoop git commit: HADOOP-14662. Update azure-storage sdk to version 5.4.0. Contributed by Thomas Marquard

Repository: hadoop
Updated Branches:
  refs/heads/branch-2 7b22df3da -> b30522c59


HADOOP-14662. Update azure-storage sdk to version 5.4.0.
Contributed by Thomas Marquard


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

Branch: refs/heads/branch-2
Commit: b30522c59e8dadb5318821c9e95a5719d629c9ee
Parents: 7b22df3
Author: Steve Loughran <st...@apache.org>
Authored: Tue Aug 15 16:27:31 2017 +0100
Committer: Steve Loughran <st...@apache.org>
Committed: Tue Aug 15 16:27:31 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/b30522c5/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 17fef29..9f731bf 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>5.3.0</version>
+        <version>5.4.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