r263 - maven-jrst-plugin/trunk
Author: tchemit Date: 2009-02-10 13:50:46 +0000 (Tue, 10 Feb 2009) New Revision: 263 Modified: maven-jrst-plugin/trunk/pom.xml Log: utilisation de lutinproject 3.4 plutot que lutinpluginproject Modified: maven-jrst-plugin/trunk/pom.xml =================================================================== --- maven-jrst-plugin/trunk/pom.xml 2009-02-10 13:50:17 UTC (rev 262) +++ maven-jrst-plugin/trunk/pom.xml 2009-02-10 13:50:46 UTC (rev 263) @@ -18,7 +18,7 @@ <dependency> <groupId>org.codelutin</groupId> <artifactId>jrst</artifactId> - <version>0.8.4-SNAPSHOT</version> + <version>${jrst.version}</version> <scope>compile</scope> </dependency> <dependency>
participants (1)
-
tchemit@users.labs.libre-entreprise.org