Updated Branches: refs/heads/1.6.x b76cabb82 -> b17d5f604
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/b17d5f60 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs/tree/b17d5f60 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs/diff/b17d5f60 Branch: refs/heads/1.6.x Commit: b17d5f604cb3344f58627d27ac161fe52446b2ee Parents: b76cabb 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:21 2013 -0700 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs/blob/b17d5f60/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 51742d6..8241609 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>
