Author: sletellier Date: 2008-09-02 13:35:17 +0000 (Tue, 02 Sep 2008) New Revision: 1331 Modified: trunk/isis-fish/pom.xml Log: pom stable Modified: trunk/isis-fish/pom.xml =================================================================== --- trunk/isis-fish/pom.xml 2008-09-01 08:49:17 UTC (rev 1330) +++ trunk/isis-fish/pom.xml 2008-09-02 13:35:17 UTC (rev 1331) @@ -436,7 +436,7 @@ </executions> </plugin> <plugin> - <groupId>lutinplugin</groupId> + <groupId>org.codelutin.plugin</groupId> <artifactId>maven-i18n-plugin</artifactId> <!-- <version>0.4</version> @@ -447,6 +447,7 @@ <param>en_GB</param> </bundles> <keysModifier>false</keysModifier> + <encoding>UTF-8</encoding> <entries> <entry> <basedir> @@ -526,7 +527,7 @@ <dependency> <groupId>org.codelutin</groupId> <artifactId>lutinutil</artifactId> - <version>[0.29,]</version> + <version>0.30</version> <scope>compile</scope> </dependency> <!--
participants (1)
-
sletellier@users.labs.libre-entreprise.org