Updated Branches: refs/heads/1.5.x dadc0294b -> bfa5476f9
JCLOUDS-66. Fixing URL 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/bfa5476f Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/tree/bfa5476f Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/diff/bfa5476f Branch: refs/heads/1.5.x Commit: bfa5476f9c24ba669c79a3acc3d80a6026aa7a59 Parents: dadc029 Author: Andrew Bayer <[email protected]> Authored: Thu May 23 13:04:12 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Thu May 23 13:04:12 2013 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/blob/bfa5476f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2b11e83..7cb57c9 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <name>jclouds :: cli</name> <version>1.5.11-SNAPSHOT</version> - <url>https://github.com/jclouds/jclouds-cli</url> + <url>http://jclouds.incubator.apache.org</url> <licenses> <license> <name>The Apache Software License, Version 2.0</name>
