Author: tchemit Date: 2009-05-18 15:54:27 +0000 (Mon, 18 May 2009) New Revision: 523 Modified: eugene/trunk/pom.xml Log: utilisation url de site sur nuiton :) Modified: eugene/trunk/pom.xml =================================================================== --- eugene/trunk/pom.xml 2009-05-18 15:54:13 UTC (rev 522) +++ eugene/trunk/pom.xml 2009-05-18 15:54:27 UTC (rev 523) @@ -105,7 +105,8 @@ <description>Efficient Universal Generator.</description> <inceptionYear>2004</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 ****************************************** -->