> +      <scope>test</scope>
> +    </dependency>
> +    <dependency>
> +      <groupId>ch.qos.logback</groupId>
> +      <artifactId>logback-classic</artifactId>
> +      <scope>test</scope>
> +    </dependency>
> +    <dependency>
> +     <groupId>org.apache.jclouds.api</groupId>
> +     <artifactId>rackspace-cloudidentity</artifactId>
> +     <version>${project.parent.version}</version>
> +    </dependency>
> +    <dependency>
> +      <groupId>com.squareup.okhttp</groupId>
> +      <artifactId>mockwebserver</artifactId>
> +      <version>1.2.1</version>

The jclouds-project already sets the okhttp version for this, to make sure it 
is aligned with the jclouds-okhttp driver. This one should be removed.

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

Reply via email to