This is an automated email from the git hooks/post-receive script. New commit to branch feature/8089 in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 8083eb1df6ab78fa256b6cf91404c86b47f02c51 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Apr 7 17:18:45 2016 +0200 on reste sur java 7 --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index c04e71f..cd7a78b 100644 --- a/pom.xml +++ b/pom.xml @@ -121,6 +121,10 @@ <projectId>echobase</projectId> <ciViewId>EchoBase</ciViewId> + <javaVersion>1.7</javaVersion> + <signatureArtifactId>java17</signatureArtifactId> + <signatureVersion>1.0</signatureVersion> + <!-- libraries version --> <topiaVersion>3.0</topiaVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.