From: <tri...@us...> - 2007-07-04 07:36:01
|
Revision: 4 http://staticwiki.svn.sourceforge.net/staticwiki/?rev=4&view=rev Author: triathlon98 Date: 2007-07-04 00:35:59 -0700 (Wed, 04 Jul 2007) Log Message: ----------- use PROGS maven repo instead of Uni-d Modified Paths: -------------- trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2007-07-04 05:35:50 UTC (rev 3) +++ trunk/pom.xml 2007-07-04 07:35:59 UTC (rev 4) @@ -153,8 +153,8 @@ </dependencyManagement> <repositories> <repository> - <id>staticwiki</id> - <url>http://staticwiki.sourceforge.net/m2repo</url> + <id>progs</id> + <url>http://maven.progs.be/m2repo</url> </repository> </repositories> <distributionManagement> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |