JCLOUDS-1335: Use consistent Azure test version

This commit is contained in:
Andrew Gaul 2018-02-08 21:20:11 -08:00
parent eb5db026da
commit 55983819a2
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<properties>
<test.azureblob.endpoint>https://${jclouds.identity}.blob.core.windows.net</test.azureblob.endpoint>
<test.azureblob.api-version>2016-05-31</test.azureblob.api-version>
<test.azureblob.api-version>2017-04-17</test.azureblob.api-version>
<test.azureblob.build-version />
<test.azureblob.identity>${test.azure.identity}</test.azureblob.identity>
<test.azureblob.credential>${test.azure.credential}</test.azureblob.credential>