> +    </dependency>
> +    <dependency>
> +      <groupId>org.apache.jclouds.driver</groupId>
> +      <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.squareup.okhttp</groupId>
> +      <artifactId>mockwebserver</artifactId>
> +      <version>1.2.1</version>

Remove the version to use the one defined in jclouds-project.

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

Reply via email to