Adding <inceptionYear> 2009 to the project POM
Project: http://git-wip-us.apache.org/repos/asf/jclouds-chef/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-chef/commit/103a18be Tree: http://git-wip-us.apache.org/repos/asf/jclouds-chef/tree/103a18be Diff: http://git-wip-us.apache.org/repos/asf/jclouds-chef/diff/103a18be Branch: refs/heads/backport-incp-year Commit: 103a18be75643cb9a9950e3f418feb5e8f12e5be Parents: f790adb Author: Andrew Phillips <[email protected]> Authored: Fri Dec 20 19:30:12 2013 -0500 Committer: Andrew Phillips <[email protected]> Committed: Tue Feb 11 11:43:22 2014 -0500 ---------------------------------------------------------------------- project/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/103a18be/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index 663c248..e0d70ff 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -30,6 +30,7 @@ <packaging>pom</packaging> <name>Apache jclouds Chef :: Project</name> <description>jclouds Chef parent POM for Maven configuration</description> + <inceptionYear>2009</inceptionYear> <licenses> <license>
