This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See https://gitlab.nuiton.org/codelutin/coselmar.git commit 41ee679fdea4a499c5ef9b3827f57a36f733f8d7 Author: Yannick Martel <martel@©odelutin.com> Date: Tue Jun 20 10:07:28 2017 +0200 fixes #9243 downgrade lucene version to be jkd7-proof --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8442446..cfcc531 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ <postgresqlVersion>9.4.1212.jre7</postgresqlVersion> <h2Version>1.4.190</h2Version> - <luceneVersion>6.5.1</luceneVersion> + <luceneVersion>5.5.4</luceneVersion> <tikaVersion>1.14</tikaVersion> <tomcatEmbedVersion>7.0.50</tomcatEmbedVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.