Author: tchemit Date: 2008-12-05 12:57:42 +0000 (Fri, 05 Dec 2008) New Revision: 1273 Added: maven-i18n-plugin/trunk/README maven-license-switcher-plugin/trunk/README Modified: maven-i18n-plugin/trunk/changelog maven-i18n-plugin/trunk/pom.xml maven-i18n-plugin/trunk/src/site/site.xml maven-license-switcher-plugin/trunk/changelog maven-license-switcher-plugin/trunk/pom.xml Log: passage en lutinproject 3.2 Copied: maven-i18n-plugin/trunk/README (from rev 1270, lutinutil/trunk/README) =================================================================== --- maven-i18n-plugin/trunk/README (rev 0) +++ maven-i18n-plugin/trunk/README 2008-12-05 12:57:42 UTC (rev 1273) @@ -0,0 +1,2 @@ +To deploy new version of pom: mvn deploy +To install localy: mvn install Property changes on: maven-i18n-plugin/trunk/README ___________________________________________________________________ Name: svn:mergeinfo + Modified: maven-i18n-plugin/trunk/changelog =================================================================== --- maven-i18n-plugin/trunk/changelog 2008-12-05 12:47:32 UTC (rev 1272) +++ maven-i18n-plugin/trunk/changelog 2008-12-05 12:57:42 UTC (rev 1273) @@ -1,3 +1,5 @@ +0.7 chemit 200812?? + * 20081205 [chemit] use lutinpluginproject 3.2 ver-0-7 chemit 20081117 * 20081118 [chemit] use lutinpluginproject 3.1 * 20081026 [chemit] add xworks validator parse Modified: maven-i18n-plugin/trunk/pom.xml =================================================================== --- maven-i18n-plugin/trunk/pom.xml 2008-12-05 12:47:32 UTC (rev 1272) +++ maven-i18n-plugin/trunk/pom.xml 2008-12-05 12:57:42 UTC (rev 1273) @@ -9,7 +9,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>lutinpluginproject</artifactId> - <version>3.1</version> + <version>3.2</version> </parent> <artifactId>maven-i18n-plugin</artifactId> Modified: maven-i18n-plugin/trunk/src/site/site.xml =================================================================== --- maven-i18n-plugin/trunk/src/site/site.xml 2008-12-05 12:47:32 UTC (rev 1272) +++ maven-i18n-plugin/trunk/src/site/site.xml 2008-12-05 12:57:42 UTC (rev 1273) @@ -6,7 +6,7 @@ <skin> <groupId>org.codelutin</groupId> <artifactId>maven-lutin-skin</artifactId> - <version>0.2</version> + <version>0.2.1</version> </skin> <bannerLeft> Copied: maven-license-switcher-plugin/trunk/README (from rev 1270, lutinutil/trunk/README) =================================================================== --- maven-license-switcher-plugin/trunk/README (rev 0) +++ maven-license-switcher-plugin/trunk/README 2008-12-05 12:57:42 UTC (rev 1273) @@ -0,0 +1,2 @@ +To deploy new version of pom: mvn deploy +To install localy: mvn install Property changes on: maven-license-switcher-plugin/trunk/README ___________________________________________________________________ Name: svn:mergeinfo + Modified: maven-license-switcher-plugin/trunk/changelog =================================================================== --- maven-license-switcher-plugin/trunk/changelog 2008-12-05 12:47:32 UTC (rev 1272) +++ maven-license-switcher-plugin/trunk/changelog 2008-12-05 12:57:42 UTC (rev 1273) @@ -1,4 +1,7 @@ -ver-0-5 chemit 200811?? +0.6 chemit 200812?? + * 20081205 [chemit] use lutinpluginproject 3.2 + +ver-0-5 chemit 20081108 * 20081121 [chemit] fix bug when no name is defined in license * 20081118 [chemit] use lutinpluginproject 3.1 Modified: maven-license-switcher-plugin/trunk/pom.xml =================================================================== --- maven-license-switcher-plugin/trunk/pom.xml 2008-12-05 12:47:32 UTC (rev 1272) +++ maven-license-switcher-plugin/trunk/pom.xml 2008-12-05 12:57:42 UTC (rev 1273) @@ -9,7 +9,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>lutinpluginproject</artifactId> - <version>3.1</version> + <version>3.2</version> </parent> <artifactId>maven-license-switcher-plugin</artifactId>