[Lutinbuilder-commits] r408 - lutin-enforcer-rules/trunk
Author: tchemit Date: 2009-05-09 14:58:47 +0000 (Sat, 09 May 2009) New Revision: 408 Modified: lutin-enforcer-rules/trunk/ lutin-enforcer-rules/trunk/changelog.txt lutin-enforcer-rules/trunk/pom.xml Log: changelog Property changes on: lutin-enforcer-rules/trunk ___________________________________________________________________ Name: svn:ignore + target Modified: lutin-enforcer-rules/trunk/changelog.txt =================================================================== --- lutin-enforcer-rules/trunk/changelog.txt 2009-04-24 15:02:44 UTC (rev 407) +++ lutin-enforcer-rules/trunk/changelog.txt 2009-05-09 14:58:47 UTC (rev 408) @@ -1,3 +1,9 @@ +0.4 chemit ? + * migrate groupId to org.nuiton + +0.3 chemit 20090509 + * 20090509 [chemit] - use lutinproject 3.5.3 + 0.2 chemit 20090128 * 20090128 [chemit] - use lutinpluginproject 3.4.0 Modified: lutin-enforcer-rules/trunk/pom.xml =================================================================== --- lutin-enforcer-rules/trunk/pom.xml 2009-04-24 15:02:44 UTC (rev 407) +++ lutin-enforcer-rules/trunk/pom.xml 2009-05-09 14:58:47 UTC (rev 408) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>lutinproject</artifactId> - <version>3.4</version> + <version>3.5.3</version> </parent> <artifactId>lutin-enforcer-rules</artifactId> @@ -83,7 +83,7 @@ <labs.project>lutinbuilder</labs.project> <api.version>1.0-alpha-4</api.version> - <maven.version>2.0.9</maven.version> + <maven.version>2.0.10</maven.version> <lutin-enforcer-rules.version>${project.version}</lutin-enforcer-rules.version> </properties>
participants (1)
-
tchemit@users.labs.libre-entreprise.org