Author: tchemit Date: 2009-05-18 15:53:46 +0000 (Mon, 18 May 2009) New Revision: 1605 Modified: maven-i18n-plugin/trunk/pom.xml Log: utilisation url de site sur nuiton :) Modified: maven-i18n-plugin/trunk/pom.xml =================================================================== --- maven-i18n-plugin/trunk/pom.xml 2009-05-18 15:53:28 UTC (rev 1604) +++ maven-i18n-plugin/trunk/pom.xml 2009-05-18 15:53:46 UTC (rev 1605) @@ -102,7 +102,8 @@ basé sur nuiton-i18n-api. </description> <inceptionYear>2007</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 ****************************************** -->