Updated Branches: refs/heads/master 5ca3ece74 -> caba77cf9
JCLOUDS-66. Update Maven project metadata for ASF. Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-examples/commit/caba77cf Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-examples/tree/caba77cf Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-examples/diff/caba77cf Branch: refs/heads/master Commit: caba77cf97968f2fbd5f85e9694bd0804d1eefa7 Parents: 5ca3ece Author: Andrew Bayer <[email protected]> Authored: Thu May 23 13:09:17 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Thu May 23 13:09:17 2013 -0700 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-examples/blob/caba77cf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fe115db..9c68235 100644 --- a/pom.xml +++ b/pom.xml @@ -33,9 +33,9 @@ under the License. <name>jclouds examples</name> <scm> - <connection>scm:git:git://github.com/jclouds/jclouds-examples.git</connection> - <developerConnection>scm:git:ssh://[email protected]/jclouds/jclouds-examples.git</developerConnection> - <url>https://github.com/jclouds/jclouds-examples</url> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-examples.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-jclouds-examples.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-examples.git</url> <tag>HEAD</tag> </scm>
