> + </test.vsphere.build-version>
> +
> <test.vsphere.identity>${test.vsphere.identity}</test.vsphere.identity>
> +
> <test.vsphere.credential>${test.vsphere.credential}</test.vsphere.credential>
> +
> <test.vsphere.template>${test.vsphere.template}</test.vsphere.template>
> + </systemPropertyVariables>
> + </configuration>
> + </execution>
> + </executions>
> + </plugin>
> + </plugins>
> + </build>
> + </profile>
> + </profiles>
> +
> +
> +</project>
[style] Use a 2 space indent in XML files.
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/61/files#r14183393