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 ffe383eedbf8faf643c947caad823d531d8cea58 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Mar 3 13:57:29 2016 +0100 Add documentation (See #3912) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e0cc941..7d8958c 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ * Mandatory property **projectId** project's redmine id * Mandatory property **ciViewId** project's ci view id +* Mandatory property **javaVersion** project's java compilation level (1.6, 1.7 or 1.8) +* Mandatory property **signatureArtifactId** animal-sniffer signature artifact artifactId to check your java code level (16, 17 or 18) +* Mandatory property **signatureVersion** animal-sniffer signatures artifact versionId (1.0) ## To deploy artifacts on *Nexus* Add in maven pom: -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.