r1555 - xwiki/trunk
Vincent Massol
vmassol at users.forge.objectweb.org
Tue Nov 14 18:04:15 CET 2006
Author: vmassol
Date: 2006-11-14 18:04:14 +0100 (Tue, 14 Nov 2006)
New Revision: 1555
Modified:
xwiki/trunk/pom.xml
Log:
XWIKI-403: Create a maven.xwiki.org alias that points to the XWiki custom Maven2 repository
* Fixed the repo's location as it's now been moved to http://maven.xwiki.org
Modified: xwiki/trunk/pom.xml
===================================================================
--- xwiki/trunk/pom.xml 2006-11-14 16:50:18 UTC (rev 1554)
+++ xwiki/trunk/pom.xml 2006-11-14 17:04:14 UTC (rev 1555)
@@ -94,7 +94,7 @@
<repository>
<id>xwiki</id>
<name>XWiki Maven2 Remote Repository</name>
- <url>http://maven.xwiki.org/repository/</url>
+ <url>http://maven.xwiki.org</url>
<releases>
<enabled>true</enabled>
</releases>
More information about the Xwiki-notifications
mailing list