This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit c9729343e296f85d48e656d755b3a69354758169 Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 23 06:38:45 2016 +0100 Stick to java 7 for this version --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 00a7606..1775dd9 100644 --- a/pom.xml +++ b/pom.xml @@ -131,6 +131,8 @@ <nuitonUtilsVersion>3.0-rc-8</nuitonUtilsVersion> <nuitonI18nVersion>3.3</nuitonI18nVersion> <nuitonWebVersion>1.16</nuitonWebVersion> + + <jettyPluginVersion>9.2.15.v20160210</jettyPluginVersion> <!--<struts2Version>2.3.20</struts2Version>--> <struts2Version>2.3.15.3</struts2Version> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.