Author: janne
Date: Tue Nov  7 14:09:44 2006
New Revision: 472297

URL: http://svn.apache.org/viewvc?view=rev&rev=472297
Log:
second try

Modified:
    incubator/wicket/trunk/wicket-parent/pom.xml

Modified: incubator/wicket/trunk/wicket-parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/wicket/trunk/wicket-parent/pom.xml?view=diff&rev=472297&r1=472296&r2=472297
==============================================================================
--- incubator/wicket/trunk/wicket-parent/pom.xml (original)
+++ incubator/wicket/trunk/wicket-parent/pom.xml Tue Nov  7 14:09:44 2006
@@ -30,8 +30,8 @@
        </issueManagement>
 
        <scm>
-               
<connection>scm:svn:http://svn.sourceforge.net/svnroot/wicket/trunk/${project.artifactId}</connection>
-               
<developerConnection>scm:svn:http://svn.sourceforge.net/svnroot/wicket/trunk/${project.artifactId}</developerConnection>
+               
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wicket/trunk/${project.artifactId}</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wicket/trunk/${project.artifactId}</developerConnection>
                
<url>http://svn.sourceforge.net/viewcvs.py/wicket/trunk/${project.artifactId}</url>
        </scm>
 


Reply via email to