[Lutinutil-commits] r1566 - maven-i18n-plugin/trunk
Author: tchemit Date: 2009-05-17 02:50:48 +0000 (Sun, 17 May 2009) New Revision: 1566 Modified: maven-i18n-plugin/trunk/pom.xml Log: l'url de depot ne peut pas etre calcule, car si on a pas mavenpom en local, ... Modified: maven-i18n-plugin/trunk/pom.xml =================================================================== --- maven-i18n-plugin/trunk/pom.xml 2009-05-17 02:50:24 UTC (rev 1565) +++ maven-i18n-plugin/trunk/pom.xml 2009-05-17 02:50:48 UTC (rev 1566) @@ -154,7 +154,7 @@ <repository> <id>nuiton-repository</id> <name>NuitonRepository</name> - <url>${repository.home.url}</url> + <url>http://lutinbuilder.labs.libre-entreprise.org/maven2-nuiton</url> <snapshots> <enabled>true</enabled> <checksumPolicy>warn</checksumPolicy>
participants (1)
-
tchemit@users.labs.libre-entreprise.org