This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 00a55321c3fc093b071768d839d25848c003191c Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Mar 8 13:20:05 2017 +0100 prepare release 3.0-alpha-4 --- CHANGELOG.md | 15 +++++++++++++-- pom.xml | 3 +++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 558fd6d..1485a72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,18 @@ # jaxx changelog - * Author [Nuiton team](mailto:jaxx-users@ml.nuiton) - * Last generated at 2017-03-08 12:21. + * Author [Nuiton team](mailto:jaxx-users@list.nuiton.org) + * Last generated at 2017-03-08 13:14. + +## Version [3.0-alpha-4](https://gitlab.nuiton.org/nuiton/jaxx/milestones/116) + +**Closed at 2017-03-08.** + + +### Issues + * [[Anomalie 1895]](https://gitlab.nuiton.org/nuiton/jaxx/issues/1895) **Error in DMD gis editor, minutes are not ok** (Thanks to Tony Chemit) (Reported by Tony Chemit) + * [[Evolution 1896]](https://gitlab.nuiton.org/nuiton/jaxx/issues/1896) **use pom 10.5** (Thanks to Tony Chemit) (Reported by Tony Chemit) + * [[Evolution 1900]](https://gitlab.nuiton.org/nuiton/jaxx/issues/1900) **fix gis editors (report from 2.x branch)** (Thanks to Tony Chemit) (Reported by Tony Chemit) + * [[Tâche 1901]](https://gitlab.nuiton.org/nuiton/jaxx/issues/1901) **Migrate to gitlab** (Thanks to Tony Chemit) (Reported by Tony Chemit) ## Version [2.41](https://gitlab.nuiton.org/nuiton/jaxx/milestones/114) *(from redmine: created on 2017-01-23)* diff --git a/pom.xml b/pom.xml index 2d9a402..fdaeb5d 100644 --- a/pom.xml +++ b/pom.xml @@ -143,6 +143,9 @@ <signatureArtifactId>java18</signatureArtifactId> <signatureVersion>1.0</signatureVersion> + <!--Remove this this then using mop-nuiton 4--> + <gitlab.changesAuthorEmail>jaxx-users@list.nuiton.org</gitlab.changesAuthorEmail> + <mavenVersion>3.3.9</mavenVersion> <nuitonValidatorVersion>3.0.1</nuitonValidatorVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.