This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-web. See http://git.nuiton.org/nuiton-web.git commit 1cdd4126ebcb701e1a58d1e65a597481a503e2d9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Oct 26 11:13:17 2014 +0100 fixes #3547: Migrates to git (site is only in fr) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d878abe..2837b9e 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ License along with this program. If not, see <windstoneVersion>0.9.10-hudson-24</windstoneVersion> <!--Multilanguage maven-site --> - <siteLocales>fr</siteLocales> + <locales>fr</locales> <!-- license to use --> <license.licenseName>lgpl_v3</license.licenseName> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.