Author: tchemit Date: 2009-04-20 11:01:41 +0000 (Mon, 20 Apr 2009) New Revision: 1435 Modified: maven-i18n-plugin/trunk/changelog.txt maven-i18n-plugin/trunk/pom.xml Log: bump versions Modified: maven-i18n-plugin/trunk/changelog.txt =================================================================== --- maven-i18n-plugin/trunk/changelog.txt 2009-04-20 10:57:33 UTC (rev 1434) +++ maven-i18n-plugin/trunk/changelog.txt 2009-04-20 11:01:41 UTC (rev 1435) @@ -1,5 +1,6 @@ 0.11 chemit 20090311 - * 20090417 [chemit] - replace bundles paramters from tyep String[] to String type to make easier configuration + * 20090420 [chemit] - bump versions + * 20090417 [chemit] - replace bundles parameters from tyep String[] to String type to make easier configuration - use lutinproject 3.5.xx - use lutinpluginutil 0.4 Modified: maven-i18n-plugin/trunk/pom.xml =================================================================== --- maven-i18n-plugin/trunk/pom.xml 2009-04-20 10:57:33 UTC (rev 1434) +++ maven-i18n-plugin/trunk/pom.xml 2009-04-20 11:01:41 UTC (rev 1435) @@ -88,7 +88,7 @@ <maven.version>2.0.10</maven.version> <processor.version>0.17</processor.version> - <lutinpluginutil.version>0.4-SNAPSHOT</lutinpluginutil.version> + <lutinpluginutil.version>0.4</lutinpluginutil.version> </properties> <build> @@ -180,7 +180,7 @@ <plugin> <groupId>org.codelutin</groupId> <artifactId>maven-license-switcher-plugin</artifactId> - <version>0.6</version> + <version>0.7</version> <executions> <execution> <id>attach-licenses</id>