[cloud-aws] Update AWS SDK to 1.10.12

Release notes:

* [1.10.11](http://aws.amazon.com/releasenotes/Java/5199590350929641)
* [1.10.12](http://aws.amazon.com/releasenotes/Java/6635368276326731)
This commit is contained in:
David Pilato 2015-08-24 23:06:28 +02:00
parent 528b4389ac
commit 8c4cecb41b
9 changed files with 5 additions and 5 deletions

View File

@ -1 +0,0 @@
bae5fd7d061f91486772f6c5858ccc99f2e16ca2

View File

@ -0,0 +1 @@
7ff51040bbcc9085dcb9a24a2c2a3cc7ac995988

View File

@ -1 +0,0 @@
f9431aa265f430f47fab4912a069e55fcb4dc579

View File

@ -0,0 +1 @@
b0712cc659e72b9da0f5b03872d2476ab4a695f7

View File

@ -1 +0,0 @@
15c0f330e8c6535c9d5da799ad4fdb16619e8f59

View File

@ -0,0 +1 @@
31afbe46b65e9933316c7e8dfb8b88dc4b37b6ba

View File

@ -1 +0,0 @@
2280741e399c7634d267aae8963b415af46fe440

View File

@ -0,0 +1 @@
c9e2593fdf398c5f8906a704db037d17b2de4b2a

View File

@ -16,7 +16,7 @@
<properties> <properties>
<elasticsearch.plugin.classname>org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin</elasticsearch.plugin.classname> <elasticsearch.plugin.classname>org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin</elasticsearch.plugin.classname>
<amazonaws.version>1.10.10</amazonaws.version> <amazonaws.version>1.10.12</amazonaws.version>
<tests.jvms>1</tests.jvms> <tests.jvms>1</tests.jvms>
<tests.rest.suite>cloud_aws</tests.rest.suite> <tests.rest.suite>cloud_aws</tests.rest.suite>
<tests.rest.load_packaged>false</tests.rest.load_packaged> <tests.rest.load_packaged>false</tests.rest.load_packaged>