This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 7cec2e586d3fb50632dda36ea776f210b49a11ca Author: jcouteau <couteau@codelutin.com> Date: Thu Oct 8 10:30:39 2020 +0200 Update POM for release --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index aee1a0b9..519a12eb 100644 --- a/pom.xml +++ b/pom.xml @@ -26,8 +26,8 @@ <parent> <groupId>org.nuiton</groupId> - <artifactId>codelutinpom</artifactId> - <version>10.5</version> + <artifactId>pom</artifactId> + <version>11.8</version> </parent> <groupId>com.franciaflex</groupId> @@ -94,6 +94,12 @@ <projectId>faxtomail</projectId> <ciViewId>FaxToMail</ciViewId> + <gitlabGroupName>franciaflex</gitlabGroupName> + <gitlabProjectName>faxtomail</gitlabProjectName> + <javaVersion>1.8</javaVersion> + <signatureArtifactId>java18</signatureArtifactId> + <signatureVersion>1.0</signatureVersion> + <jgitflow.developBranchName>develop</jgitflow.developBranchName> <!-- libraries version --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.