[Lutingenerator-commits] r404 - maven-generator-plugin/trunk
Author: tchemit Date: 2008-12-15 02:31:29 +0000 (Mon, 15 Dec 2008) New Revision: 404 Modified: maven-generator-plugin/trunk/changelog.txt maven-generator-plugin/trunk/pom.xml Log: prepare release Modified: maven-generator-plugin/trunk/changelog.txt =================================================================== --- maven-generator-plugin/trunk/changelog.txt 2008-12-15 02:16:37 UTC (rev 403) +++ maven-generator-plugin/trunk/changelog.txt 2008-12-15 02:31:29 UTC (rev 404) @@ -1,3 +1,8 @@ +0.64 ?? 200812?? + +0.63 chemit 20081215 + * 20081215 [chemit] follow lutingenerator release + 0.62 chemit 20081210 * 20081210 [chemit] use lutinpluginproject 3.2 * 20081203 [chemit] add a encoding goal property to be dispatched in all generator to control file generation encoding Modified: maven-generator-plugin/trunk/pom.xml =================================================================== --- maven-generator-plugin/trunk/pom.xml 2008-12-15 02:16:37 UTC (rev 403) +++ maven-generator-plugin/trunk/pom.xml 2008-12-15 02:31:29 UTC (rev 404) @@ -21,7 +21,7 @@ <dependency> <groupId>org.codelutin</groupId> <artifactId>lutingenerator</artifactId> - <version>${project.version}</version> + <version>0.63</version> <scope>compile</scope> </dependency>
participants (1)
-
tchemit@users.labs.libre-entreprise.org