Repository: cxf-fediz Updated Branches: refs/heads/1.1.x-fixes c271eae3e -> a277865a7
Updating SCM Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/a277865a Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/a277865a Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/a277865a Branch: refs/heads/1.1.x-fixes Commit: a277865a7d92ea54fdcfe6d6d147f4ccd19c2035 Parents: c271eae Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Jun 10 16:39:40 2014 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Jun 10 16:39:40 2014 +0100 ---------------------------------------------------------------------- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/a277865a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8e0a512..73a670d 100644 --- a/pom.xml +++ b/pom.xml @@ -91,9 +91,8 @@ </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/fediz/trunk</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/fediz/trunk</developerConnection> - <url>http://svn.apache.org/repos/asf/cxf/fediz/trunk</url> + <connection>scm:git:http://git-wip-us.apache.org/repos/asf/cxf-fediz.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/cxf-fediz.git</developerConnection> </scm> <issueManagement>
