This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit 95b59d96711961e869060774160761001dca512d Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Feb 25 08:25:15 2016 +0100 Suppression de javaVersion du pom (embarqué par codelutinpom) --- pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a8f94b5..5d79d5f 100644 --- a/pom.xml +++ b/pom.xml @@ -173,9 +173,7 @@ <!-- Lizmap version --> <lizmapVersion>2.9.4</lizmapVersion> <qgisMapServerVersion>2.8.4</qgisMapServerVersion> - - <javaVersion>8</javaVersion> - + </properties> <dependencyManagement> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.