Author: tchemit Date: 2009-01-07 08:53:34 +0000 (Wed, 07 Jan 2009) New Revision: 273 Modified: lutinproject/trunk/changelog.txt lutinproject/trunk/pom.xml Log: prepare release Modified: lutinproject/trunk/changelog.txt =================================================================== --- lutinproject/trunk/changelog.txt 2009-01-05 10:15:34 UTC (rev 272) +++ lutinproject/trunk/changelog.txt 2009-01-07 08:53:34 UTC (rev 273) @@ -1,5 +1,5 @@ -3.3 ?? (200812..) - * 20090105 [chemit] - utilisation org.codelutin.jaxx:maven-jaxx-plugin:1.0-SNAPSHOT +3.3 chemit 20090107 + * 20090105 [chemit] - utilisation org.codelutin.jaxx:maven-jaxx-plugin:1.0 * 20081230 [chemit] - utilisation du profile release-profile pour mettre les executions nécessaire à une release (enforcer, javadoc, sources,...) * 20081215 [chemit] - ajout des versions de nos plugins ou librairies (a finir...) Modified: lutinproject/trunk/pom.xml =================================================================== --- lutinproject/trunk/pom.xml 2009-01-05 10:15:34 UTC (rev 272) +++ lutinproject/trunk/pom.xml 2009-01-07 08:53:34 UTC (rev 273) @@ -228,13 +228,13 @@ <license-switcher.version>0.5</license-switcher.version> <!-- version of i18n plugin to use --> - <i18n.version>0.8-SNAPSHOT</i18n.version> + <i18n.version>0.8</i18n.version> <!-- version of jrst plugin to use --> <jrst.version>0.8.3</jrst.version> <!-- version of jaxx plugin to use --> - <jaxx.version>1.0-SNAPSHOT</jaxx.version> + <jaxx.version>1.0</jaxx.version> <!-- topia version --> <topia.version>2.1.1</topia.version>