Author: tchemit Date: 2009-05-18 15:53:31 +0000 (Mon, 18 May 2009) New Revision: 365 Modified: jrst/trunk/pom.xml Log: utilisation url de site sur nuiton :) Modified: jrst/trunk/pom.xml =================================================================== --- jrst/trunk/pom.xml 2009-05-18 10:53:01 UTC (rev 364) +++ jrst/trunk/pom.xml 2009-05-18 15:53:31 UTC (rev 365) @@ -93,7 +93,8 @@ <name>JRst</name> <description>Parser RST en Java.</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 ****************************************** -->
participants (1)
-
tchemit@users.labs.libre-entreprise.org