Updated Branches: refs/heads/master 51637fae2 -> 3bc0e7d83
JCLOUDS-66. Update Maven project metadata for ASF. 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/3bc0e7d8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/tree/3bc0e7d8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/diff/3bc0e7d8 Branch: refs/heads/master Commit: 3bc0e7d83e3c032655f6832d682d31fc5bf70416 Parents: 51637fa Author: Andrew Bayer <[email protected]> Authored: Thu May 23 13:02:21 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Thu May 23 13:02:21 2013 -0700 ---------------------------------------------------------------------- pom.xml | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/blob/3bc0e7d8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 665793b..52edefd 100644 --- a/pom.xml +++ b/pom.xml @@ -40,9 +40,10 @@ </licenses> <scm> - <connection>scm:git:git://github.com/jclouds/jclouds-cli.git</connection> - <developerConnection>scm:git:ssh://[email protected]/jclouds/jclouds-cli.git</developerConnection> - <url>http://github.com/jclouds/jclouds-cli</url> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-cli.git</url> + <tag>HEAD</tag> </scm> <developers>
