update s3 sdk version

This commit is contained in:
Michael Schonfeld 2015-09-18 09:43:35 -04:00
parent aebd8da7a4
commit b94f32116c

View File

@ -16,7 +16,7 @@
<properties> <properties>
<elasticsearch.plugin.classname>org.elasticsearch.plugin.repository.s3.S3RepositoryPlugin</elasticsearch.plugin.classname> <elasticsearch.plugin.classname>org.elasticsearch.plugin.repository.s3.S3RepositoryPlugin</elasticsearch.plugin.classname>
<amazonaws.version>1.10.12</amazonaws.version> <amazonaws.version>1.10.19</amazonaws.version>
<tests.jvms>1</tests.jvms> <tests.jvms>1</tests.jvms>
<tests.rest.suite>repository_s3</tests.rest.suite> <tests.rest.suite>repository_s3</tests.rest.suite>
<tests.rest.load_packaged>false</tests.rest.load_packaged> <tests.rest.load_packaged>false</tests.rest.load_packaged>