Author: dashorst
Date: Sun Oct 29 04:43:43 2006
New Revision: 468888

URL: http://svn.apache.org/viewvc?view=rev&rev=468888
Log:
Restored deployment repository and renamed commits list

Modified:
    incubator/wicket/branches/wicket-1.x/wicket-parent/pom.xml

Modified: incubator/wicket/branches/wicket-1.x/wicket-parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.x/wicket-parent/pom.xml?view=diff&rev=468888&r1=468887&r2=468888
==============================================================================
--- incubator/wicket/branches/wicket-1.x/wicket-parent/pom.xml (original)
+++ incubator/wicket/branches/wicket-1.x/wicket-parent/pom.xml Sun Oct 29 
04:43:43 2006
@@ -55,7 +55,7 @@
                        
<archive>http://www.nabble.com/Wicket---Dev-f13977.html</archive>
                </mailingList>
                <mailingList>
-                       <name>Wicket CVS commit List</name>
+                       <name>Wicket commit List</name>
                        <subscribe>mailto:[EMAIL PROTECTED]</subscribe>
                        <unsubscribe>mailto:[EMAIL PROTECTED]</unsubscribe>
                        
<archive>http://mail-archives.apache.org/mod_mbox/incubator-wicket-commits/</archive>
@@ -374,10 +374,14 @@
                        <id>wicket-site</id>
                        
<url>scpexe://shell.sourceforge.net/home/groups/w/wi/wicket/htdocs/</url>
                </site>
+               <repository>
+                       <id>wicket-repo</id>
+                       
<url>scpexe://shell.sourceforge.net/home/groups/w/wi/wicket/htdocs/maven2</url>
+               </repository>
                <snapshotRepository>
-               <id>maven.sateh.com</id>
-            
<url>scpexe://maven.sateh.com/sateh/services/lighttpd/maven.sateh.com/www/wicket</url>
-            <uniqueVersion>false</uniqueVersion>
+                       <id>maven.sateh.com</id>
+                       
<url>scpexe://maven.sateh.com/sateh/services/lighttpd/maven.sateh.com/www/wicket</url>
+                       <uniqueVersion>false</uniqueVersion>
         </snapshotRepository>
        </distributionManagement>
 </project>


Reply via email to