This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git commit 8eb32a9a02d0567cf7896ecdb40275875f73b621 Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Mar 2 10:26:02 2017 +0100 fixes #9086: Valeurs absentes lors de l'appel de la page d'acceuil / --- .../src/main/webapp/WEB-INF/content/{index.jsp => index-success.jsp} | 0 pom.xml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/coser-web/src/main/webapp/WEB-INF/content/index.jsp b/coser-web/src/main/webapp/WEB-INF/content/index-success.jsp similarity index 100% rename from coser-web/src/main/webapp/WEB-INF/content/index.jsp rename to coser-web/src/main/webapp/WEB-INF/content/index-success.jsp diff --git a/pom.xml b/pom.xml index 4c07b93..bec5d2d 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ <jaxxVersion>2.8.6</jaxxVersion> <nuitonI18nVersion>3.1</nuitonI18nVersion> <nuitonMatrixVersion>2.3.3</nuitonMatrixVersion> - <strutsVersion>2.3.16.1</strutsVersion> + <strutsVersion>2.3.16.3</strutsVersion> <nuitonReportPluginVersion>3.0</nuitonReportPluginVersion> <!-- Site configuration --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.