Author: tchemit Date: 2012-12-18 01:12:18 +0100 (Tue, 18 Dec 2012) New Revision: 3663 Url: http://chorem.org/projects/lima/repository/revisions/3663 Log: fixes #867: Updates eugene-maven-plugin to 2.6 Modified: trunk/lima-callao/pom.xml Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2012-12-18 00:11:39 UTC (rev 3662) +++ trunk/lima-callao/pom.xml 2012-12-18 00:12:18 UTC (rev 3663) @@ -96,7 +96,7 @@ <fullPackagePath>org.chorem.lima</fullPackagePath> </configuration> <goals> - <goal>smart-generate</goal> + <goal>generate</goal> </goals> </execution> </executions>