This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git commit ab97af57156427bf1c62116eba69036233b6c5b3 Author: Yannick Martel <martel@©odelutin.com> Date: Fri Jan 23 17:34:51 2015 +0100 use stable version for topia and webmotion --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fdac156..eb9f416 100644 --- a/pom.xml +++ b/pom.xml @@ -120,11 +120,11 @@ <!-- customized versions --> <!--<webmotionVersion>2.4.1-20140826-pollen2</webmotionVersion>--> - <webmotionVersion>2.5-SNAPSHOT</webmotionVersion> + <webmotionVersion>2.5</webmotionVersion> <nuitonI18nVersion>3.3</nuitonI18nVersion> <eugenePluginVersion>2.13</eugenePluginVersion> - <topiaVersion>3.0-SNAPSHOT</topiaVersion> + <topiaVersion>3.0-beta-15</topiaVersion> <nuitonWebVersion>1.17</nuitonWebVersion> <nuitonUtilsVersion>3.0-rc-7</nuitonUtilsVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.