This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-matrix. See http://git.nuiton.org/nuiton-matrix.git commit 69413388bf0d4dbe547cbff6b2daef78c1e4e29f Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Mar 5 12:42:05 2015 +0100 refs #3478: update libs --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eb235aa..86daf7d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>1.7</version> + <version>1.8.2</version> </parent> <artifactId>matrix</artifactId> @@ -76,7 +76,7 @@ <!-- redmine project Id --> <projectId>nuiton-matrix</projectId> - <jaxxVersion>2.18</jaxxVersion> + <jaxxVersion>2.22</jaxxVersion> <nuitonUtilsVersion>3.0-rc-8</nuitonUtilsVersion> <nuitonI18nVersion>3.3</nuitonI18nVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.