Author: tchemit Date: 2009-02-11 10:24:27 +0000 (Wed, 11 Feb 2009) New Revision: 264 Modified: maven-jrst-plugin/trunk/pom.xml Log: ajout repository codelutin dans les poms des projets Modified: maven-jrst-plugin/trunk/pom.xml =================================================================== --- maven-jrst-plugin/trunk/pom.xml 2009-02-10 13:50:46 UTC (rev 263) +++ maven-jrst-plugin/trunk/pom.xml 2009-02-11 10:24:27 UTC (rev 264) @@ -143,7 +143,7 @@ <repository> <id>codelutin-repository</id> <name>CodeLutinRepository</name> - <url>${labs.builder.url}</url> + <url>http://lutinbuilder.labs.libre-entreprise.org/maven2</url> <snapshots> <enabled>true</enabled> <checksumPolicy>warn</checksumPolicy>
participants (1)
-
tchemit@users.labs.libre-entreprise.org