Updated Branches: refs/heads/1.5.x c925fbcd8 -> d104dcb40
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/d104dcb4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/tree/d104dcb4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/diff/d104dcb4 Branch: refs/heads/1.5.x Commit: d104dcb403a5d7ac992c0e988c789d5ca7b2fc80 Parents: c925fbc 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:16 2013 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/blob/d104dcb4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b8b5144..b92783d 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.5.11-SNAPSHOT</version> <url>http://jclouds.incubator.apache.org</url>
