9 Jul
2012
9 Jul
'12
1:12 p.m.
Author: tchemit Date: 2012-07-09 15:12:56 +0200 (Mon, 09 Jul 2012) New Revision: 1962 Url: http://nuiton.org/repositories/revision/i18n/1962 Log: fixes #2176: Rename mojo module to i18n-maven-plugin Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-07-09 13:12:35 UTC (rev 1961) +++ trunk/pom.xml 2012-07-09 13:12:56 UTC (rev 1962) @@ -41,7 +41,7 @@ <modules> <module>nuiton-i18n</module> - <module>maven-i18n-plugin</module> + <module>i18n-maven-plugin</module> <!--<module>ant-i18n-task</module>--> <!--module>nuiton-i18n-editor</module--> </modules>