> @@ -121,6 +121,12 @@
>        <artifactId>assertj-core</artifactId>
>        <scope>test</scope>
>      </dependency>
> +    <dependency>
> +      <groupId>com.google.auto.value</groupId>
> +      <artifactId>auto-value</artifactId>
> +      <version>1.0-rc2</version>

don't need version as it can be inherited from parent.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-aws/pull/64/files#r19622289

Reply via email to