Author: tchemit Date: 2009-05-18 15:54:13 +0000 (Mon, 18 May 2009) New Revision: 522 Modified: maven-eugene-plugin/trunk/pom.xml Log: utilisation url de site sur nuiton :) Modified: maven-eugene-plugin/trunk/pom.xml =================================================================== --- maven-eugene-plugin/trunk/pom.xml 2009-05-18 10:53:07 UTC (rev 521) +++ maven-eugene-plugin/trunk/pom.xml 2009-05-18 15:54:13 UTC (rev 522) @@ -60,7 +60,8 @@ <name>Plugin maven Eugene</name> <inceptionYear>2006</inceptionYear> <description>maven plugin to use the eugene library</description> - <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 ****************************************** -->