[Lutinutil-commits] r1351 - lutinpluginutil/trunk
Author: tchemit Date: 2009-02-18 15:14:35 +0000 (Wed, 18 Feb 2009) New Revision: 1351 Modified: lutinpluginutil/trunk/pom.xml Log: suppression des versions de nos librairies de lutinproject Modified: lutinpluginutil/trunk/pom.xml =================================================================== --- lutinpluginutil/trunk/pom.xml 2009-02-18 10:45:12 UTC (rev 1350) +++ lutinpluginutil/trunk/pom.xml 2009-02-18 15:14:35 UTC (rev 1351) @@ -71,7 +71,7 @@ <plugin> <groupId>org.codelutin</groupId> <artifactId>maven-jrst-plugin</artifactId> - <version>${jrst.version}</version> + <version>0.8.3</version> <configuration> <directoryIn>${maven.src.dir}/site</directoryIn> <directoryOut>${maven.site.gen.dir}</directoryOut> @@ -134,7 +134,7 @@ <plugin> <groupId>org.codelutin</groupId> <artifactId>maven-license-switcher-plugin</artifactId> - <version>${license-switcher.version}</version> + <version>0.5</version> <configuration> <licenseName>${license-switcher.licenseName}</licenseName> </configuration>
participants (1)
-
tchemit@users.labs.libre-entreprise.org