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