Updated Branches: refs/heads/1.6.x adfe2e213 -> 4ed6947f2
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/4ed6947f Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/tree/4ed6947f Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/diff/4ed6947f Branch: refs/heads/1.6.x Commit: 4ed6947f2b7e6cf3daf23044353f77712fa4ab03 Parents: adfe2e2 Author: Andrew Bayer <[email protected]> Authored: Sun Jun 16 19:39:31 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Sun Jun 16 19:39:31 2013 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/blob/4ed6947f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0aac032..6a0ed4c 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.6.1-incubating</version> <url>http://jclouds.incubator.apache.org</url>
