> @@ -50,5 +50,15 @@
>        <artifactId>google-compute-engine</artifactId>
>        <version>${jclouds.version}</version>
>      </dependency>
> +        <dependency>
> +      <groupId>org.apache.jclouds.labs</groupId>
> +      <artifactId>google-cloud-storage</artifactId>
> +      <version>2.0.0-SNAPSHOT</version>
> +    </dependency>
> +    <dependency>
> +      <groupId>org.apache.jclouds.labs</groupId>
> +      <artifactId>oauth</artifactId>
> +      <version>2.0.0-SNAPSHOT</version>

This seems fine, although let's delay merging it until 1.8.1 ships and we can 
use its artifact version.

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

Reply via email to