Author: tchemit Date: 2009-05-18 15:54:04 +0000 (Mon, 18 May 2009) New Revision: 366 Modified: doxia-module-jrst/trunk/pom.xml Log: utilisation url de site sur nuiton :) Modified: doxia-module-jrst/trunk/pom.xml =================================================================== --- doxia-module-jrst/trunk/pom.xml 2009-05-18 15:53:31 UTC (rev 365) +++ doxia-module-jrst/trunk/pom.xml 2009-05-18 15:54:04 UTC (rev 366) @@ -59,7 +59,8 @@ <name>Doxia JRst Module</name> <description>JRst module for doxia</description> <inceptionYear>2009</inceptionYear> - <url>http://www.nuiton.org/embedded/${project.artifactId}</url> + <url>http://maven-site.nuiton.org/${project.artifactId}</url> + <!--url>http://www.nuiton.org/embedded/${project.artifactId}</url--> <!-- ************************************************************* --> <!-- *** Build Settings ****************************************** -->