Updated Branches: refs/heads/1.6.x 0d19d35b1 -> 2d0a2f04e
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/2d0a2f04 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/tree/2d0a2f04 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/diff/2d0a2f04 Branch: refs/heads/1.6.x Commit: 2d0a2f04efedfae55cc2f90eb734b0266b9d1fe4 Parents: 0d19d35 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:22 2013 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/blob/2d0a2f04/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f9677d4..8a5eaf2 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <name>jclouds :: cli</name> <version>1.6.1-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>
