r367 - maven-jrst-plugin/trunk
Author: tchemit Date: 2009-05-18 15:54:15 +0000 (Mon, 18 May 2009) New Revision: 367 Modified: maven-jrst-plugin/trunk/pom.xml Log: utilisation url de site sur nuiton :) Modified: maven-jrst-plugin/trunk/pom.xml =================================================================== --- maven-jrst-plugin/trunk/pom.xml 2009-05-18 15:54:04 UTC (rev 366) +++ maven-jrst-plugin/trunk/pom.xml 2009-05-18 15:54:15 UTC (rev 367) @@ -55,7 +55,8 @@ Maven2 plugin to generate reStructuredText file into xDoc. </description> <inceptionYear>2006</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