You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ja...@apache.org on 2006/11/07 23:14:13 UTC

svn commit: r472300 - /incubator/wicket/trunk/wicket-parent/pom.xml

Author: janne
Date: Tue Nov  7 14:14:12 2006
New Revision: 472300

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

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=472300&r1=472299&r2=472300
==============================================================================
--- incubator/wicket/trunk/wicket-parent/pom.xml (original)
+++ incubator/wicket/trunk/wicket-parent/pom.xml Tue Nov  7 14:14:12 2006
@@ -339,8 +339,8 @@
 			<url>scpexe://shell.sourceforge.net/home/groups/w/wi/wicket/htdocs/</url>
 		</site>
 		<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>