Author: tchemit Date: 2008-10-13 20:21:51 +0000 (Mon, 13 Oct 2008) New Revision: 213 Modified: lutinpluginproject/trunk/changelog lutinpluginproject/trunk/pom.xml lutinproject/trunk/changelog lutinproject/trunk/pom.xml Log: utilisation license-switcher 0.4 Modified: lutinpluginproject/trunk/changelog =================================================================== --- lutinpluginproject/trunk/changelog 2008-10-13 07:56:04 UTC (rev 212) +++ lutinpluginproject/trunk/changelog 2008-10-13 20:21:51 UTC (rev 213) @@ -1,4 +1,5 @@ ver-3-0 chemit (20080924) + * use license-siwtcher 0.4 * add version properties for your plugin to simplify plugin version change * remove maven.verbose property, cause some bad side effects. * add property maven.site.locales to define locales to be used by site Modified: lutinpluginproject/trunk/pom.xml =================================================================== --- lutinpluginproject/trunk/pom.xml 2008-10-13 07:56:04 UTC (rev 212) +++ lutinpluginproject/trunk/pom.xml 2008-10-13 20:21:51 UTC (rev 213) @@ -243,7 +243,7 @@ <maven.test.testFailureIgnore>false</maven.test.testFailureIgnore> <!-- version of license-switcher plugin to use --> - <license-switcher.version>0.3</license-switcher.version> + <license-switcher.version>0.4</license-switcher.version> <!-- version of i18n plugin to use --> <i18n.version>0.6</i18n.version> Modified: lutinproject/trunk/changelog =================================================================== --- lutinproject/trunk/changelog 2008-10-13 07:56:04 UTC (rev 212) +++ lutinproject/trunk/changelog 2008-10-13 20:21:51 UTC (rev 213) @@ -1,4 +1,5 @@ ver-3-0 chatellier (20080924) + * use license-siwtcher 0.4 * add version properties for your plugin to simplify plugin version change * remove maven.verbose property, cause some bad side effects. * remove plugin maven-plugin-plugin (nothing to be done here...) Modified: lutinproject/trunk/pom.xml =================================================================== --- lutinproject/trunk/pom.xml 2008-10-13 07:56:04 UTC (rev 212) +++ lutinproject/trunk/pom.xml 2008-10-13 20:21:51 UTC (rev 213) @@ -221,7 +221,7 @@ <maven.test.testFailureIgnore>false</maven.test.testFailureIgnore> <!-- version of license-switcher to use --> - <license-switcher.version>0.3</license-switcher.version> + <license-switcher.version>0.4</license-switcher.version> <!-- version of i18n plugin to use --> <i18n.version>0.6</i18n.version>