[Lutinbuilder-commits] r407 - lutinproject/trunk
Author: chatellier Date: 2009-04-24 15:02:44 +0000 (Fri, 24 Apr 2009) New Revision: 407 Modified: lutinproject/trunk/changelog.txt lutinproject/trunk/pom.xml Log: Update plugin source version Modified: lutinproject/trunk/changelog.txt =================================================================== --- lutinproject/trunk/changelog.txt 2009-04-20 10:27:37 UTC (rev 406) +++ lutinproject/trunk/changelog.txt 2009-04-24 15:02:44 UTC (rev 407) @@ -1,3 +1,7 @@ +3.6 xxx 2009xxxx + * [chatellier] - Update maven source plugin to 2.1 + * [xxx] - Switch to nuiton ? + 3.5.3 chemit 20090420 * [chatellier] - update prerequisites to 2.0.10 * [chatellier] - use project.reporting.outputEncoding (default to UTF-8) Modified: lutinproject/trunk/pom.xml =================================================================== --- lutinproject/trunk/pom.xml 2009-04-20 10:27:37 UTC (rev 406) +++ lutinproject/trunk/pom.xml 2009-04-24 15:02:44 UTC (rev 407) @@ -18,7 +18,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>lutinproject</artifactId> - <version>3.4</version> + <version>3.5</version> </parent> --> @@ -421,7 +421,7 @@ <!-- plugin source --> <plugin> <artifactId>maven-source-plugin</artifactId> - <version>2.0.4</version> + <version>2.1</version> <inherited>true</inherited> <executions> <execution>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org