> +        <relativePath>../../project/pom.xml</relativePath>
> +    </parent>-->
> +    <parent>
> +        <groupId>org.apache.jclouds.labs</groupId>
> +        <artifactId>jclouds-labs</artifactId>
> +        <version>1.8.0-SNAPSHOT</version>
> +    </parent>
> +    <groupId>org.apache.jclouds.api</groupId>
> +    <artifactId>vsphere</artifactId>
> +    <name>jclouds vSphere api (lab)</name>
> +    <description>Jclouds components to access an implementation of VMWare 
> vSphere.</description>
> +    <packaging>bundle</packaging>
> +
> +    <properties>
> +        <test.vsphere.endpoint>https://10.45.7.70/sdk</test.vsphere.endpoint>
> +        <test.vsphere.api-version>1.0</test.vsphere.api-version>

Change to 5.1 to match the version defined in the api metadata.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/61/files#r14183470

Reply via email to