Author: dashorst
Date: Thu Apr 19 01:42:11 2007
New Revision: 530331

URL: http://svn.apache.org/viewvc?view=rev&rev=530331
Log:
Updated pom.xml to reflect subversion repository switch

Modified:
    incubator/wicket/trunk/pom.xml

Modified: incubator/wicket/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/wicket/trunk/pom.xml?view=diff&rev=530331&r1=530330&r2=530331
==============================================================================
--- incubator/wicket/trunk/pom.xml (original)
+++ incubator/wicket/trunk/pom.xml Thu Apr 19 01:42:11 2007
@@ -149,9 +149,9 @@
        </ciManagement>
 
        <scm>
-               
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wicket/branches/wicket-1.x</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wicket/branches/wicket-1.x</developerConnection>
-               
<url>http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.x</url>
+               
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wicket/trunk</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wicket/trunk</developerConnection>
+               <url>http://svn.apache.org/viewvc/incubator/wicket/trunk</url>
        </scm>
 
        <mailingLists>


Reply via email to