branch develop-1.1.x updated (bdce72d5 -> 2b26beeb)
This is an automated email from the git hooks/post-receive script. New change to branch develop-1.1.x in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from bdce72d5 refs #11091 : Impossible de rechercher dans les archives via l'appli web : Suppression des like (page utilisée avec un numéro de commande exact). Problème dû aux perfs -> timeout. new 2b26beeb :wrench: Prepare release on 1.x branch 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 2b26beebfc4d57ec2aca3af81f8ccba1a31b7a93 Author: jcouteau <couteau@codelutin.com> Date: Thu Dec 10 16:49:37 2020 +0100 :wrench: Prepare release on 1.x branch Summary of changes: pom.xml | 5 +++-- 1 file changed, 3 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-1.1.x in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 2b26beebfc4d57ec2aca3af81f8ccba1a31b7a93 Author: jcouteau <couteau@codelutin.com> Date: Thu Dec 10 16:49:37 2020 +0100 :wrench: Prepare release on 1.x branch --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b4bbcdf9..4cf810e2 100644 --- a/pom.xml +++ b/pom.xml @@ -145,8 +145,9 @@ <!-- issues status to include in changelog --> <!--<redmine.statusIds>18,19,3,10,11</redmine.statusIds>--> - <jgitflow.developBranchName>develop-1.1.x</jgitflow.developBranchName> - <jgitflow.masterBranchName>master-1.1.x</jgitflow.masterBranchName> + <gitflow.developBranchName>develop-1.1.x</gitflow.developBranchName> + <gitflow.masterBranchName>master-1.1.x</gitflow.masterBranchName> + </properties> <repositories> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm