> @@ -252,6 +252,11 @@ > <version>8.1.8.v20121106</version> > </dependency> > <dependency> > + <groupId>com.squareup.okhttp</groupId> > + <artifactId>mockwebserver</artifactId> > + <version>1.2.1</version>
might want to introduce a property for okhttp version --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/232/files#r8624497
