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 li...@apache.org on 2017/06/08 22:06:53 UTC

hadoop git commit: HADOOP-14283. Upgrade AWS SDK to 1.11.134. Contributed by Aaron Fabbri

Repository: hadoop
Updated Branches:
  refs/heads/trunk 1a33c9d58 -> 7c9694c56


HADOOP-14283. Upgrade AWS SDK to 1.11.134. Contributed by Aaron Fabbri


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

Branch: refs/heads/trunk
Commit: 7c9694c56712e20589d83b31e71c7bbddc131b8d
Parents: 1a33c9d
Author: Mingliang Liu <li...@apache.org>
Authored: Thu Jun 8 15:06:30 2017 -0700
Committer: Mingliang Liu <li...@apache.org>
Committed: Thu Jun 8 15:06:30 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/7c9694c5/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 3cfdc18..29b3237 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -130,7 +130,7 @@
     <make-maven-plugin.version>1.0-beta-1</make-maven-plugin.version>
     <native-maven-plugin.version>1.0-alpha-8</native-maven-plugin.version>
     <surefire.fork.timeout>900</surefire.fork.timeout>
-    <aws-java-sdk.version>1.11.86</aws-java-sdk.version>
+    <aws-java-sdk.version>1.11.134</aws-java-sdk.version>
     <hsqldb.version>2.3.4</hsqldb.version>
     <!-- the version of Hadoop declared in the version resources; can be overridden
     so that Hadoop 3.x can declare itself a 2.x artifact. -->


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