You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by Everett Toews <no...@github.com> on 2013/08/21 03:16:59 UTC

Re: [jclouds-examples] Add examples for clouddatabases (#6)

> @@ -68,5 +79,20 @@
>        <artifactId>rackspace-cloudloadbalancers-us</artifactId>
>        <version>${jclouds.version}</version>
>      </dependency>
> +    <dependency>
> +    	<groupId>org.apache.jclouds.labs</groupId>
> +    	<artifactId>openstack-trove</artifactId>
> +    	<version>${jclouds.labs.version}</version>
> +    </dependency>
> +    <dependency>
> +    	<groupId>org.apache.jclouds.provider</groupId>

Should be org.apache.jclouds.labs

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