[Lutinbuilder-commits] r506 - maven-helper-plugin/trunk
Author: tchemit Date: 2009-05-18 15:53:55 +0000 (Mon, 18 May 2009) New Revision: 506 Modified: maven-helper-plugin/trunk/pom.xml Log: utilisation url de site sur nuiton :) Modified: maven-helper-plugin/trunk/pom.xml =================================================================== --- maven-helper-plugin/trunk/pom.xml 2009-05-18 10:18:00 UTC (rev 505) +++ maven-helper-plugin/trunk/pom.xml 2009-05-18 15:53:55 UTC (rev 506) @@ -97,11 +97,10 @@ <!-- *** Project Information ************************************* --> <!-- ************************************************************* --> <name>Maven helper plugin</name> - - <url>http://www.nuiton.org/embedded/${project.artifactId}</url> - <description>Plugin d'aide pour les projets nuiton</description> <inceptionYear>2009</inceptionYear> + <url>http://maven-site.nuiton.org/${project.artifactId}</url> + <!--url>http://www.nuiton.org/embedded/${project.artifactId}</url--> <organization> <name>CodeLutin</name>
participants (1)
-
tchemit@users.labs.libre-entreprise.org