Author: janne
Date: Tue Nov  7 14:50:25 2006
New Revision: 472316

URL: http://svn.apache.org/viewvc?view=rev&rev=472316
Log:
use local repository

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

Modified: incubator/wicket/branches/wicket-1.x/wicket/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.x/wicket/pom.xml?view=diff&rev=472316&r1=472315&r2=472316
==============================================================================
--- incubator/wicket/branches/wicket-1.x/wicket/pom.xml (original)
+++ incubator/wicket/branches/wicket-1.x/wicket/pom.xml Tue Nov  7 14:50:25 2006
@@ -159,8 +159,8 @@
                        
<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>
+                       <id>81.17.46.170</id>
+                        <url>file:///home/wicket/maven/</url>
             <uniqueVersion>false</uniqueVersion>
         </snapshotRepository>
        </distributionManagement>


Reply via email to