> + <dependency>
> + <groupId>org.apache.jclouds</groupId>
> + <artifactId>jclouds-core</artifactId>
> + <version>${project.version}</version>
> + <type>test-jar</type>
> + <scope>test</scope>
> + </dependency>
> + <dependency>
> + <groupId>org.apache.jclouds</groupId>
> + <artifactId>jclouds-compute</artifactId>
> + <version>${project.version}</version>
> + <type>test-jar</type>
> + <scope>test</scope>
> + </dependency>
> +
> + <!-- TODO remove -->
Should this be removed?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/44/files#r8087713