Author: tchemit Date: 2011-05-15 20:44:09 +0000 (Sun, 15 May 2011) New Revision: 3329 Log: use last stable of i18n, nuiton-utils, eugene and topia Modified: isis-fish/branches/3.3.1/pom.xml Modified: isis-fish/branches/3.3.1/pom.xml =================================================================== --- isis-fish/branches/3.3.1/pom.xml 2011-05-15 14:44:24 UTC (rev 3328) +++ isis-fish/branches/3.3.1/pom.xml 2011-05-15 20:44:09 UTC (rev 3329) @@ -493,11 +493,11 @@ <license.licenseName>gpl_v2</license.licenseName> <!-- Dependencies version --> - <jaxxVersion>2.4.2-SNAPSHOT</jaxxVersion> - <eugeneVersion>2.3.3</eugeneVersion> - <topiaVersion>2.5.3</topiaVersion> - <nuitonUtilsVersion>2.2-SNAPSHOT</nuitonUtilsVersion> - <nuitonI18nVersion>2.3.2</nuitonI18nVersion> + <jaxxVersion>2.4.2</jaxxVersion> + <eugeneVersion>2.3.4</eugeneVersion> + <topiaVersion>2.5.4-SNAPSHOT</topiaVersion> + <nuitonUtilsVersion>2.2</nuitonUtilsVersion> + <nuitonI18nVersion>2.4</nuitonI18nVersion> <nuitonWidgetsVersion>1.1.2-SNAPSHOT</nuitonWidgetsVersion> <jrstPluginVersion>1.2</jrstPluginVersion> <aspectwerkzVersion>2.0</aspectwerkzVersion>