> +    </dependency>
> +    <dependency>
> +      <groupId>org.apache.jclouds.provider</groupId>
> +      <artifactId>rackspace-cloudservers-us</artifactId>
> +      <version>${jclouds.version}</version>
> +    </dependency>
> +    <dependency>
> +      <groupId>org.apache.jclouds.provider</groupId>
> +      <artifactId>cloudfiles-us</artifactId>
> +      <version>${jclouds.version}</version>
> +    </dependency>
> +    <dependency>
> +      <groupId>org.apache.jclouds.provider</groupId>
> +      <artifactId>cloudfiles-uk</artifactId>
> +      <version>${jclouds.version}</version>
> +    </dependency>

Okay. Might as well go ahead and add dependencies for all rackspace-*-uk 
providers. Sorry about the US-centric pom.xml file. :P

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/13/files#r5440453

Reply via email to