This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jrst. See https://gitlab.nuiton.org/nuiton/jrst.git commit 4d3e85d0c18816ffd0a98ca23e92a33513d68654 Author: CHRE <CHATELLIER@codelutin.com> Date: Tue Aug 9 10:28:41 2016 +0200 Update parent pom --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8db5dfc..b31dff3 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>7</version> + <version>10.2</version> </parent> <artifactId>jrst</artifactId> @@ -106,6 +106,9 @@ <projectId>jrst</projectId> <ciViewId>JRst</ciViewId> + <javaVersion>1.6</javaVersion> + <signatureArtifactId>java16</signatureArtifactId> + <signatureVersion>1.1</signatureVersion> <doxiaVersion>1.7</doxiaVersion> <doxiaSitetoolsVersion>1.7</doxiaSitetoolsVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.