This is an automated email from the git hooks/post-receive script. New commit to branch release/9 in repository pom. See http://git.nuiton.org/pom.git commit 0c0c7f9f943ebd6e75503ef08354d292b567f6aa Author: Maven Release <maven-release@codelutin.com> Date: Thu Mar 3 14:09:18 2016 +0100 [jgitflow-maven-plugin]updating poms for 9 branch with snapshot versions --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 094cf0f..405543b 100644 --- a/pom.xml +++ b/pom.xml @@ -187,19 +187,19 @@ <ciViewId /> <!-- To define java level (use 1.6, 1.7 or 1.8) --> - <javaVersion/> + <javaVersion /> <!-- To define which java level to check in your java code (should be synch with javaVersion). Use (16, 17 or 18) (this is the version of the animal-sniffer signature artifactId to use) --> - <signatureArtifactId/> + <signatureArtifactId /> <!-- To define which java level to check in your java code (should be synch with javaVersion). Use (1.0 for most case) (this is the version of the animal-sniffer signature version to use) --> - <signatureVersion/> + <signatureVersion /> <redmineDomain>forge.${platform}</redmineDomain> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.