Updated Branches: refs/heads/master 8e5b530e6 -> 4c8e286e1
Cleaning up lurking copyright issues/NOTICE txt Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/commit/4c8e286e Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/tree/4c8e286e Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/diff/4c8e286e Branch: refs/heads/master Commit: 4c8e286e151624921e5f25636454ca0bc9e87546 Parents: 8e5b530 Author: Andrew Bayer <[email protected]> Authored: Sun Jun 16 19:39:31 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Sun Jun 16 19:40:50 2013 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/blob/4c8e286e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e4d38f6..c23dd9f 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.jclouds.cli</groupId> <artifactId>jclouds-cli</artifactId> <packaging>pom</packaging> - <name>jclouds :: cli</name> + <name>Apache jclouds :: cli</name> <version>1.7.0-SNAPSHOT</version> <url>http://jclouds.incubator.apache.org</url>
