nacx commented on this pull request.
> <artifactId>docker</artifactId> - <!-- TODO: Update version to variable jclouds.version on next release --> - <version>2.0.0-SNAPSHOT</version> + <version>${jclouds.version}</version> The code compiles and if it was working with 2.0.0-SNAPSHOT it should work with the 2.0.0 release. I think it is a safe change to make. -- 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-examples/pull/91