This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See http://git.chorem.org/pollen.git commit baf0ff00062b48087c4326e99f4db4804b555e56 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Aug 26 18:17:48 2014 +0200 updates nuiton libraries version + fix pom --- pom.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index a624b9f..d3e2583 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,8 @@ <id>dralagen</id> <name>Adrien Garandel</name> <email>a.garandel@dralagen.fr</email> - <timezone>Europe/paris</timezone> + <organizationUrl>http://dralagen.fr</organizationUrl> + <timezone>Europe/Paris</timezone> <roles> <role>developer</role> </roles> @@ -163,12 +164,12 @@ <webmotionVersion>2.4.1-SNAPSHOT</webmotionVersion> <nuitonI18nVersion>3.3</nuitonI18nVersion> - <eugenePluginVersion>3.0-SNAPSHOT</eugenePluginVersion> - <topiaVersion>3.0-SNAPSHOT</topiaVersion> + <eugenePluginVersion>2.13</eugenePluginVersion> + <topiaVersion>3.0-beta-12</topiaVersion> - <nuitonWebVersion>1.17-SNAPSHOT</nuitonWebVersion> - <nuitonUtilsVersion>3.0-rc-5</nuitonUtilsVersion> - <nuitonConfigVersion>3.0-alpha-3</nuitonConfigVersion> + <nuitonWebVersion>1.17</nuitonWebVersion> + <nuitonUtilsVersion>3.0-rc-7</nuitonUtilsVersion> + <nuitonConfigVersion>3.0-rc-1</nuitonConfigVersion> <nuitonCsvVersion>3.0-alpha-3</nuitonCsvVersion> <nuitonValidatorVersion>3.0-rc-1</nuitonValidatorVersion> <h2Version>1.4.178</h2Version> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.