mirror of https://github.com/apache/jclouds.git
JCLOUDS-1335: Use consistent Azure test version
This commit is contained in:
parent
eb5db026da
commit
55983819a2
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue