Author: tchemit Date: 2009-12-19 19:08:39 +0100 (Sat, 19 Dec 2009) New Revision: 2763 Modified: trunk/lima-dto/pom.xml Log: update eugene 2.0.0 configuration Modified: trunk/lima-dto/pom.xml =================================================================== --- trunk/lima-dto/pom.xml 2009-12-19 16:09:11 UTC (rev 2762) +++ trunk/lima-dto/pom.xml 2009-12-19 18:08:39 UTC (rev 2763) @@ -73,9 +73,7 @@ <id>Generator</id> <phase>process-sources</phase> <configuration> - <inputs> - <input>zargo</input> - </inputs> + <inputs>zargo</inputs> <templates>org.nuiton.topia.generator.DTOGenerator</templates> <fullPackagePath>org.chorem.lima</fullPackagePath> <extractedPackages>org.chorem.lima</extractedPackages>