branch develop updated (7a8b462 -> f4300b1)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git from 7a8b462 [jgitflow-maven-plugin]updating poms for 1.5.11-SNAPSHOT development new f4300b1 Switch Coser to java 8 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 f4300b1ddf628b3441b6b82d58018b5e388ad25e Author: jcouteau <couteau@codelutin.com> Date: Fri May 4 10:56:30 2018 +0200 Switch Coser to java 8 Summary of changes: pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git commit f4300b1ddf628b3441b6b82d58018b5e388ad25e Author: jcouteau <couteau@codelutin.com> Date: Fri May 4 10:56:30 2018 +0200 Switch Coser to java 8 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d5adb1b..3f87ede 100644 --- a/pom.xml +++ b/pom.xml @@ -112,8 +112,8 @@ <locales>fr,en</locales> <siteSourcesType>rst</siteSourcesType> - <javaVersion>1.6</javaVersion> - <signatureArtifactId>java16</signatureArtifactId> + <javaVersion>1.8</javaVersion> + <signatureArtifactId>java18</signatureArtifactId> <signatureVersion>1.0</signatureVersion> <ciViewId>Coser</ciViewId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm