Author: tchemit Date: 2009-02-18 19:32:44 +0000 (Wed, 18 Feb 2009) New Revision: 1223 Modified: jaxx/trunk/pom.xml Log: utilisation lutinproject 3.4 Modified: jaxx/trunk/pom.xml =================================================================== --- jaxx/trunk/pom.xml 2009-02-18 15:26:19 UTC (rev 1222) +++ jaxx/trunk/pom.xml 2009-02-18 19:32:44 UTC (rev 1223) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>lutinproject</artifactId> - <version>3.4-SNAPSHOT</version> + <version>3.4</version> </parent> <groupId>org.codelutin</groupId> @@ -148,10 +148,10 @@ <labs.project>buix</labs.project> <!-- libs version --> - <lutinutil.version>1.0.3-SNAPSHOT</lutinutil.version> + <lutinutil.version>1.0.3</lutinutil.version> <jaxx.version>${project.version}</jaxx.version> - <i18n.version>0.9-SNAPSHOT</i18n.version> - <lutinpluginutil.version>0.3-SNAPSHOT</lutinpluginutil.version> + <i18n.version>0.9</i18n.version> + <lutinpluginutil.version>0.3</lutinpluginutil.version> </properties> <build> @@ -179,7 +179,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> @@ -245,7 +245,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