This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit dbdeed9905bf1c580ae60798a2715daa3d01b756 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Oct 26 19:41:02 2014 +0100 fix site --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 291e20c..45220b5 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ <projectId>scmwebeditor</projectId> <!--Multilanguage maven-site --> - <siteLocales>fr,en</siteLocales> + <locales>fr,en</locales> <struts2Version>2.3.4.1</struts2Version> <struts2jqueryVersion>3.4.0</struts2jqueryVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.