Updated Branches:
  refs/heads/master 3bc0e7d83 -> 7ea8d61f0

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/7ea8d61f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/tree/7ea8d61f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/diff/7ea8d61f

Branch: refs/heads/master
Commit: 7ea8d61f0e86d8793ea8bb7375297a851734ef3c
Parents: 3bc0e7d
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:28 2013 -0700

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/blob/7ea8d61f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 52edefd..6e32ff0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <name>jclouds :: cli</name>
   <version>1.7.0-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>

Reply via email to