> @@ -135,6 +140,11 @@ > </exclusion> > </exclusions> > </dependency> > + <dependency> > + <groupId>org.apache.jclouds</groupId> > + <artifactId>jclouds-blobstore</artifactId> > + <version>2.0.0-SNAPSHOT</version>
Use `${project.parent.version}` too.
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/305/files/93cecad810be0366709b28b2dbf3259efe10dec2#r73307744
