Repository: servicemix Updated Branches: refs/heads/master 35e5787a4 -> 707d1584d
Update SCM URLs Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/707d1584 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/707d1584 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/707d1584 Branch: refs/heads/master Commit: 707d1584deefea647f3588a584cebd57eb7cbed0 Parents: 35e5787 Author: Gert Vanthienen <[email protected]> Authored: Fri Mar 28 11:07:55 2014 +0100 Committer: Gert Vanthienen <[email protected]> Committed: Fri Mar 28 11:07:55 2014 +0100 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/707d1584/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1b9fd16..e252b18 100644 --- a/pom.xml +++ b/pom.xml @@ -48,9 +48,9 @@ </modules> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx5/trunk</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx5/trunk</developerConnection> - <url>http://svn.apache.org/viewvc/servicemix/smx5/trunk/</url> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=servicemix.git</url> </scm> <issueManagement>
