This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See http://git.nuiton.org/pom.git commit 6a663a882350f6693958db43f0d2d1c30b74bb95 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Mar 3 09:16:07 2016 +0100 Dowgrade fluidoSkin to 1.4 (Fixes #3909) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d33dd2e..44e7e5d 100644 --- a/pom.xml +++ b/pom.xml @@ -340,7 +340,7 @@ <!-- ////////////////////////////////////////////////////////////////// --> <!-- fluido skin version --> - <fluidoSkinVersion>1.5</fluidoSkinVersion> + <fluidoSkinVersion>1.4</fluidoSkinVersion> <!-- to generate sitemap --> <generateSitemap>true</generateSitemap> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.