Updated Branches: refs/heads/master e185877db -> cf6cfc6ad
JCLOUDS-66. Update Maven project metadata for ASF. Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs/commit/cf6cfc6a Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs/tree/cf6cfc6a Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs/diff/cf6cfc6a Branch: refs/heads/master Commit: cf6cfc6ad73f488a74ec71ee9a6baa00904ec24c Parents: e185877 Author: Andrew Bayer <[email protected]> Authored: Thu May 23 13:06:21 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Thu May 23 13:06:39 2013 -0700 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs/blob/cf6cfc6a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 36385e9..36b58eb 100644 --- a/pom.xml +++ b/pom.xml @@ -31,9 +31,9 @@ <name>jclouds labs</name> <scm> - <connection>scm:git:git://github.com/jclouds/jclouds-labs.git</connection> - <developerConnection>scm:git:ssh://[email protected]/jclouds/jclouds-labs.git</developerConnection> - <url>https://github.com/jclouds/jclouds-labs</url> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-labs.git</url> <tag>HEAD</tag> </scm>
