branch develop updated (4d3e85d -> c531e37)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jrst. See https://gitlab.nuiton.org/nuiton/jrst.git from 4d3e85d Update parent pom new c531e37 Fix build The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit c531e37cf69a0d964a21efbc80ca38f2d4250cbd Author: CHRE <CHATELLIER@codelutin.com> Date: Wed Aug 10 09:23:32 2016 +0200 Fix build Summary of changes: pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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 c531e37cf69a0d964a21efbc80ca38f2d4250cbd Author: CHRE <CHATELLIER@codelutin.com> Date: Wed Aug 10 09:23:32 2016 +0200 Fix build --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b31dff3..2e7dfc1 100644 --- a/pom.xml +++ b/pom.xml @@ -106,9 +106,9 @@ <projectId>jrst</projectId> <ciViewId>JRst</ciViewId> - <javaVersion>1.6</javaVersion> - <signatureArtifactId>java16</signatureArtifactId> - <signatureVersion>1.1</signatureVersion> + <javaVersion>1.7</javaVersion> + <signatureArtifactId>java17</signatureArtifactId> + <signatureVersion>1.0</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>.
participants (1)
-
nuiton.org scm