> @@ -90,6 +90,7 @@ > <dependency> > <groupId>com.google.auto.value</groupId> > <artifactId>auto-value</artifactId> > + <version>1.0-SNAPSHOT</version>
The builders are in 1.1 which is what we need to make this beautiful. As autovalue builders are also the way to go forward, this seems to be the minimum we need. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/178/files#r24452468
