This is an automated email from the git hooks/post-receive script. New change to branch develop in repository chorem. See https://gitlab.nuiton.org/chorem/chorem.git from 1ee580b Ajoute la possibilite de sommer par annee dans le report de budget correction bug lors du rendu d'un wikitty qui contient ' ou " (probleme avec le html genere) new c2ed69c changement de version SNAPHOST pour la prochaine release 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 c2ed69ce850448b41def6d91899f1b8b51e52c43 Author: Benjamin <poussin@codelutin.com> Date: Sat Nov 30 18:24:56 2019 +0100 changement de version SNAPHOST pour la prochaine release Summary of changes: chorem-entities/pom.xml | 2 +- chorem-webmotion/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository chorem. See https://gitlab.nuiton.org/chorem/chorem.git commit c2ed69ce850448b41def6d91899f1b8b51e52c43 Author: Benjamin <poussin@codelutin.com> Date: Sat Nov 30 18:24:56 2019 +0100 changement de version SNAPHOST pour la prochaine release --- chorem-entities/pom.xml | 2 +- chorem-webmotion/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chorem-entities/pom.xml b/chorem-entities/pom.xml index d161e17..f53a07e 100644 --- a/chorem-entities/pom.xml +++ b/chorem-entities/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> </parent> <groupId>org.chorem.chorem</groupId> diff --git a/chorem-webmotion/pom.xml b/chorem-webmotion/pom.xml index ea299a1..f6016d0 100644 --- a/chorem-webmotion/pom.xml +++ b/chorem-webmotion/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> </parent> <groupId>org.chorem.chorem</groupId> diff --git a/pom.xml b/pom.xml index 283ab0b..b83e4a3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Chorem</name> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm