> + </test.docker.endpoint>
> +
> <test.docker.api-version>${test.docker.api-version}
> + </test.docker.api-version>
> +
> <test.docker.credential>${test.docker.credential}
> + </test.docker.credential>
> + </systemPropertyVariables>
> + </configuration>
> + </execution>
> + </executions>
> + </plugin>
> + </plugins>
> + </build>
> + </profile>
> + </profiles>
> +
> +</project>
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/57/files#r10838130