This is an automated email from the git hooks/post-receive script. New commit to branch develop-5.x in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 1215cd0d3c728298d85b681417457fb567b8ff0a Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Dec 14 10:05:31 2016 +0100 [stack] use last stable of jaxx --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa1c56b..9fca3a6 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ <processorPluginVersion>1.3</processorPluginVersion> <topiaVersion>3.1.4</topiaVersion> - <jaxxVersion>2.36-SNAPSHOT</jaxxVersion> + <jaxxVersion>2.36</jaxxVersion> <nuitonI18nVersion>3.6.2</nuitonI18nVersion> <nuitonValidatorVersion>3.0.1</nuitonValidatorVersion> <nuitonUtilsVersion>3.0-rc-15</nuitonUtilsVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.