[Lutinutil-commits] r1607 - maven-license-switcher-plugin/trunk
Author: tchemit Date: 2009-05-18 15:54:24 +0000 (Mon, 18 May 2009) New Revision: 1607 Modified: maven-license-switcher-plugin/trunk/pom.xml Log: utilisation url de site sur nuiton :) Modified: maven-license-switcher-plugin/trunk/pom.xml =================================================================== --- maven-license-switcher-plugin/trunk/pom.xml 2009-05-18 15:53:58 UTC (rev 1606) +++ maven-license-switcher-plugin/trunk/pom.xml 2009-05-18 15:54:24 UTC (rev 1607) @@ -79,7 +79,8 @@ <description>Plugin pour switcher de license dans un module maven 2</description> <inceptionYear>2008</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