Unless I'm missing something, this should be fixed in the [`HPCloudComputeProviderMetadata`](https://github.com/jclouds/jclouds/blob/master/providers/hpcloud-compute/src/main/java/org/jclouds/hpcloud/compute/HPCloudComputeProviderMetadata.java#L65) itself, rather than in the documentation?
@Phanatic could you see if you no longer get the error if you fork jclouds/jclouds and modify the `defaultProperties` (see link above) to set the correct `jclouds.api-version`? If so, could you submit a PR with that change instead? Thanks! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/96#issuecomment-42278638
