Author: janne
Date: Wed Nov 8 04:51:43 2006
New Revision: 472479
URL: http://svn.apache.org/viewvc?view=rev&rev=472479
Log:
changed the repository url
Modified:
incubator/wicket/branches/wicket-1.x/wicket-spring/pom.xml
Modified: incubator/wicket/branches/wicket-1.x/wicket-spring/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.x/wicket-spring/pom.xml?view=diff&rev=472479&r1=472478&r2=472479
==============================================================================
--- incubator/wicket/branches/wicket-1.x/wicket-spring/pom.xml (original)
+++ incubator/wicket/branches/wicket-1.x/wicket-spring/pom.xml Wed Nov 8
04:51:43 2006
@@ -208,8 +208,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>