Author: tchemit Date: 2009-02-18 19:39:05 +0000 (Wed, 18 Feb 2009) New Revision: 1380 Modified: topia-service/trunk/pom.xml Log: utilisation lutinproject 3.4 Modified: topia-service/trunk/pom.xml =================================================================== --- topia-service/trunk/pom.xml 2009-02-18 19:37:58 UTC (rev 1379) +++ topia-service/trunk/pom.xml 2009-02-18 19:39:05 UTC (rev 1380) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>lutinproject</artifactId> - <version>3.4-SNAPSHOT</version> + <version>3.4</version> </parent> <artifactId>topia-service</artifactId> @@ -82,8 +82,8 @@ <!-- libs versions --> <topia.version>2.1.3-SNAPSHOT</topia.version> - <generator.version>0.64-SNAPSHOT</generator.version> - <lutinutil.version>1.0.2</lutinutil.version> + <generator.version>0.64</generator.version> + <lutinutil.version>1.0.3</lutinutil.version> </properties> @@ -154,7 +154,7 @@ <plugin> <groupId>org.codelutin</groupId> <artifactId>maven-jrst-plugin</artifactId> - <version>0.8.3</version> + <version>0.8.4</version> <configuration> <directoryIn>${maven.src.dir}/site</directoryIn> <directoryOut>${maven.site.gen.dir}</directoryOut> @@ -217,7 +217,7 @@ <plugin> <groupId>org.codelutin</groupId> <artifactId>maven-license-switcher-plugin</artifactId> - <version>0.5</version> + <version>0.6</version> <configuration> <licenseName>${license-switcher.licenseName}</licenseName> </configuration>
participants (1)
-
tchemit@users.labs.libre-entreprise.org