> +      <artifactId>jclouds-slf4j</artifactId>
> +      <version>${project.parent.version}</version>
> +      <scope>test</scope>
> +    </dependency>
> +    <dependency>
> +      <groupId>ch.qos.logback</groupId>
> +      <artifactId>logback-classic</artifactId>
> +      <scope>test</scope>
> +    </dependency>
> +
> +    <dependency>
> +      <groupId>com.google.auto.service</groupId>
> +      <artifactId>auto-service</artifactId>
> +      <version>1.0-rc2</version>
> +      <optional>true</optional>
> +    </dependency>

This will eventually be part of the parent pom, which is jclouds-project. Right?

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

Reply via email to