Author: chemit Date: 2008-11-21 15:43:02 +0000 (Fri, 21 Nov 2008) New Revision: 223 Modified: lutinpluginproject/trunk/changelog lutinpluginproject/trunk/pom.xml lutinproject/trunk/changelog lutinproject/trunk/pom.xml Log: * bump maven-license-switcher-plugin to 0.5 Modified: lutinpluginproject/trunk/changelog =================================================================== --- lutinpluginproject/trunk/changelog 2008-11-18 10:30:51 UTC (rev 222) +++ lutinpluginproject/trunk/changelog 2008-11-21 15:43:02 UTC (rev 223) @@ -1,4 +1,5 @@ 3.1 chatellier (20081118) + * bump maven-license-switcher-plugin to 0.5 * javadoc done on verify phase * Switch plugins deps to provided scope * use junit 4.5 Modified: lutinpluginproject/trunk/pom.xml =================================================================== --- lutinpluginproject/trunk/pom.xml 2008-11-18 10:30:51 UTC (rev 222) +++ lutinpluginproject/trunk/pom.xml 2008-11-21 15:43:02 UTC (rev 223) @@ -253,7 +253,7 @@ <maven.test.testFailureIgnore>false</maven.test.testFailureIgnore> <!-- version of license-switcher plugin to use --> - <license-switcher.version>0.4</license-switcher.version> + <license-switcher.version>0.5</license-switcher.version> <!-- version of i18n plugin to use --> <i18n.version>0.6</i18n.version> Modified: lutinproject/trunk/changelog =================================================================== --- lutinproject/trunk/changelog 2008-11-18 10:30:51 UTC (rev 222) +++ lutinproject/trunk/changelog 2008-11-21 15:43:02 UTC (rev 223) @@ -1,4 +1,5 @@ ver-3-1 chemit (200811??) + * bump maven-license-switcher-plugin to 0.5 * Update plugin version * Add schorlet as developper * use maven-i18n-plugin 0.7 Modified: lutinproject/trunk/pom.xml =================================================================== --- lutinproject/trunk/pom.xml 2008-11-18 10:30:51 UTC (rev 222) +++ lutinproject/trunk/pom.xml 2008-11-21 15:43:02 UTC (rev 223) @@ -231,7 +231,7 @@ <maven.test.testFailureIgnore>false</maven.test.testFailureIgnore> <!-- version of license-switcher to use --> - <license-switcher.version>0.4</license-switcher.version> + <license-switcher.version>0.5</license-switcher.version> <!-- version of i18n plugin to use --> <i18n.version>0.7</i18n.version>