- Updated the scm git urls
Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/03e110c0 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/03e110c0 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/03e110c0 Branch: refs/heads/release0.7.0 Commit: 03e110c05908d5700a93fe7714d45971f5f01abc Parents: 293e9da Author: Christofer Dutz <[email protected]> Authored: Mon Sep 5 10:43:11 2016 +0200 Committer: Christofer Dutz <[email protected]> Committed: Mon Sep 5 10:43:11 2016 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/03e110c0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8bd6aba..3297403 100644 --- a/pom.xml +++ b/pom.xml @@ -36,8 +36,8 @@ <description>The Apache Flex FlexJS Project</description> <scm> - <connection>scm:git://git.apache.org/flex-falcon.git</connection> - <developerConnection>scm:git://git.apache.org/flex-falcon.git</developerConnection> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-falcon.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-falcon.git</developerConnection> <url>https://github.com/apache/flex-falcon</url> </scm>
