I suspect ef82667 is also the reason why the NOTICE file for Chef looks like ``` Copyright 2013 The Apache Software Foundation ``` vs. ``` Copyright 2009-2013 The Apache Software Foundation ``` for the [other projects](https://github.com/jclouds/jclouds/blob/master/project/pom.xml#L34) You can merge this Pull Request by running:
git pull https://github.com/jclouds/jclouds-chef update-pom Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-chef/pull/39 -- Commit Summary -- * Adding <inceptionYear> 2009 to the project POM * Removing Sonatype POM configuration * Correcting comment in POM * Formatting of commented-out example config in POM -- File Changes -- M project/pom.xml (58) -- Patch Links -- https://github.com/jclouds/jclouds-chef/pull/39.patch https://github.com/jclouds/jclouds-chef/pull/39.diff