Author: tchemit Date: 2009-02-18 18:31:07 +0000 (Wed, 18 Feb 2009) New Revision: 272 Modified: jrst/trunk/changelog.txt jrst/trunk/pom.xml Log: dernier commit avant release Modified: jrst/trunk/changelog.txt =================================================================== --- jrst/trunk/changelog.txt 2009-02-18 15:24:59 UTC (rev 271) +++ jrst/trunk/changelog.txt 2009-02-18 18:31:07 UTC (rev 272) @@ -1,4 +1,4 @@ -ver-0.8.4 xxx 2009XXXX +ver-0.8.4 chemit 20090218 * Fix javadoc * Fix anchor in content Modified: jrst/trunk/pom.xml =================================================================== --- jrst/trunk/pom.xml 2009-02-18 15:24:59 UTC (rev 271) +++ jrst/trunk/pom.xml 2009-02-18 18:31:07 UTC (rev 272) @@ -11,7 +11,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>lutinproject</artifactId> - <version>3.4-SNAPSHOT</version> + <version>3.4</version> </parent> <artifactId>jrst</artifactId> @@ -105,8 +105,8 @@ <!-- Site en et fr --> <maven.site.locales>fr,en</maven.site.locales> - <lutinutil.version>1.0.2</lutinutil.version> - <i18n.version>0.9-SNAPSHOT</i18n.version> + <lutinutil.version>1.0.3</lutinutil.version> + <i18n.version>0.9</i18n.version> </properties> <build> @@ -269,7 +269,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