Updated Branches: refs/heads/1.7.x ba729f17b -> 1c6801c47
Revert "Adding <inceptionYear> 2009 to the top-level POM" Missing the JIRA issue number. This reverts commit ba729f17b6120e995c2c808e611c92190fd79ad9. Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/ea76c98c Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/ea76c98c Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/ea76c98c Branch: refs/heads/1.7.x Commit: ea76c98caef11ac6d6d84deb4316e408f9ac34b5 Parents: ba729f1 Author: Andrew Phillips <[email protected]> Authored: Tue Feb 11 12:14:16 2014 -0500 Committer: Andrew Phillips <[email protected]> Committed: Tue Feb 11 12:14:16 2014 -0500 ---------------------------------------------------------------------- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/ea76c98c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index dd4ec9f..2009ffd 100644 --- a/pom.xml +++ b/pom.xml @@ -29,10 +29,9 @@ limitations under the License. <packaging>pom</packaging> <version>1.7.2-SNAPSHOT</version> <name>Apache jclouds :: Karaf</name> - <url>http://jclouds.apache.org</url> - <description>jclouds Karaf Integration Project</description> - <inceptionYear>2009</inceptionYear> + <description>jclouds Karaf Integration Project</description> + <url>http://jclouds.apache.org</url> <licenses> <license> <name>The Apache Software License, Version 2.0</name>
