> @@ -90,6 +90,7 @@ > <dependency> > <groupId>com.google.auto.value</groupId> > <artifactId>auto-value</artifactId> > + <version>1.0-SNAPSHOT</version>
But autovalue is not included as a dependency anyways - just the generated code. As long as the generated code passes the tests, I see no problem. Thoughts? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/178/files#r24353079
