>     @SerializedName("cookbook_versions")
> -   private Map<String, String> cookbookVersions = Maps.newLinkedHashMap();
> +   private Map<String, String> cookbookVersions;
> +

Make `final`?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-chef/pull/10/files#r6039857

Reply via email to