[Lutinbuilder-commits] r374 - lutinproject/trunk
Author: chatellier Date: 2009-03-03 18:12:44 +0000 (Tue, 03 Mar 2009) New Revision: 374 Modified: lutinproject/trunk/pom.xml Log: Update others versions Modified: lutinproject/trunk/pom.xml =================================================================== --- lutinproject/trunk/pom.xml 2009-03-03 18:11:08 UTC (rev 373) +++ lutinproject/trunk/pom.xml 2009-03-03 18:12:44 UTC (rev 374) @@ -767,7 +767,7 @@ <!-- always check labs properties --> <plugin> <artifactId>maven-enforcer-plugin</artifactId> - <version>1.0-alpha-4</version> + <version>1.0-beta-1</version> <executions> <execution> <id>lutinproject</id> @@ -840,7 +840,7 @@ <artifactId>maven-jrst-plugin</artifactId> <!-- on ne peut pas utiliser jrst.version car cela pose des problèmes pendant les montées de version --> - <version>0.8.3</version> + <version>0.8.4</version> <configuration> <directoryIn>${maven.src.dir}/site</directoryIn> <directoryOut>${maven.site.gen.dir}</directoryOut> @@ -871,7 +871,7 @@ <plugins> <plugin> <artifactId>maven-enforcer-plugin</artifactId> - <version>1.0-alpha-4</version> + <version>1.0-beta-1</version> <executions> <execution> <id>run</id>
participants (1)
-
chatellier@users.labs.libre-entreprise.org