Repository: jclouds-labs Updated Branches: refs/heads/master 35c968e94 -> b66b78e44
Updating the test api-version to 2.4 so that live tests run. Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/b66b78e4 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs/tree/b66b78e4 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs/diff/b66b78e4 Branch: refs/heads/master Commit: b66b78e44aff80acc2c063bade146fb7295c1a74 Parents: 35c968e Author: Trevor Flanagan <[email protected]> Authored: Tue Mar 28 10:53:21 2017 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Tue Mar 28 12:43:07 2017 +0200 ---------------------------------------------------------------------- dimensiondata/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs/blob/b66b78e4/dimensiondata/pom.xml ---------------------------------------------------------------------- diff --git a/dimensiondata/pom.xml b/dimensiondata/pom.xml index b0acd1c..da896cd 100644 --- a/dimensiondata/pom.xml +++ b/dimensiondata/pom.xml @@ -35,7 +35,7 @@ <packaging>bundle</packaging> <properties> - <test.dimensiondata-cloudcontrol.api-version>2.1</test.dimensiondata-cloudcontrol.api-version> + <test.dimensiondata-cloudcontrol.api-version>2.4</test.dimensiondata-cloudcontrol.api-version> <test.dimensiondata-cloudcontrol.endpoint>FIXME</test.dimensiondata-cloudcontrol.endpoint> <test.dimensiondata-cloudcontrol.identity>FIXME</test.dimensiondata-cloudcontrol.identity> <test.dimensiondata-cloudcontrol.credential>FIXME</test.dimensiondata-cloudcontrol.credential>
