Author: tchemit Date: 2010-03-09 19:46:58 +0100 (Tue, 09 Mar 2010) New Revision: 1712 Log: Evolution #364: Use nuiton-processor 1.0.3 Modified: trunk/ant-i18n-task/pom.xml trunk/pom.xml Modified: trunk/ant-i18n-task/pom.xml =================================================================== --- trunk/ant-i18n-task/pom.xml 2010-03-09 18:18:28 UTC (rev 1711) +++ trunk/ant-i18n-task/pom.xml 2010-03-09 18:46:58 UTC (rev 1712) @@ -47,7 +47,7 @@ <!-- ************************************************************* --> <!-- *** Project Information ************************************* --> <!-- ************************************************************* --> - <name>Nuiton I18n :: Ant task</name> + <name>I18n :: Ant task</name> <inceptionYear>2010</inceptionYear> <!-- ************************************************************* --> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-03-09 18:18:28 UTC (rev 1711) +++ trunk/pom.xml 2010-03-09 18:46:58 UTC (rev 1712) @@ -223,7 +223,7 @@ <!-- pour un muli module on doit fixer le projectId --> <projectId>i18n</projectId> - <processor.version>1.0.3-SNAPSHOT</processor.version> + <processor.version>1.0.3</processor.version> </properties>
participants (1)
-
tchemit@users.nuiton.org