Updated Branches:
  refs/heads/master 24b2026a5 -> a6e46251a

Update SCM urls


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/a6e46251
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/a6e46251
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/a6e46251

Branch: refs/heads/master
Commit: a6e46251ad01cdb74c3612c2c179524b215f30b6
Parents: 24b2026
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Mon May 14 08:58:03 2012 +0200
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Mon May 14 08:58:03 2012 +0200

----------------------------------------------------------------------
 pom.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/a6e46251/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d2741a2..cc6f4d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,9 +159,9 @@
                
<url>https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/</url>
        </ciManagement>
        <scm>
-               
<connection>scm:svn:http://svn.apache.org/repos/asf/wicket/releases/6.0-SNAPSHOT</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/wicket/releases/6.0-SNAPSHOT</developerConnection>
-               
<url>http://svn.apache.org/viewvc/wicket/releases/6.0-SNAPSHOT</url>
+               
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/wicket.git</connection>
+               
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/wicket.git</developerConnection>
+               
<url>http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git</url>
        </scm>
        <mailingLists>
                <mailingList>

Reply via email to