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/08 13:46:44 UTC

svn commit: r472477 - /incubator/wicket/trunk/wicket-spring/pom.xml

Author: janne
Date: Wed Nov  8 04:46:43 2006
New Revision: 472477

URL: http://svn.apache.org/viewvc?view=rev&rev=472477
Log:
changed the snapshot directory


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

Modified: incubator/wicket/trunk/wicket-spring/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/wicket-spring/pom.xml?view=diff&rev=472477&r1=472476&r2=472477
==============================================================================
--- incubator/wicket/trunk/wicket-spring/pom.xml (original)
+++ incubator/wicket/trunk/wicket-spring/pom.xml Wed Nov  8 04:46:43 2006
@@ -271,8 +271,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/maven2</url>
             <uniqueVersion>false</uniqueVersion>
         </snapshotRepository>
 	</distributionManagement>