[wao] branch develop updated (ae3aed6 -> cf2f84b)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository wao. See http://git.codelutin.com/wao.git from ae3aed6 Quand on alimente les valeurs des filtres au calcul du plan d'échantillonnage ObsVente, on gère le cas des lignes qui n'ont pas de lieu terrestre associés (elle ne devraient pas au niveau métier ?) (fixes #6038) new cf2f84b POM en version 4.2.1 conformément à la feuille de route 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 cf2f84bbf34d3ccc38e828f2780c432274cdca37 Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Oct 30 17:05:52 2014 +0100 POM en version 4.2.1 conformément à la feuille de route Summary of changes: pom.xml | 2 +- wao-persistence/pom.xml | 2 +- wao-services/pom.xml | 2 +- wao-web/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 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 wao. See http://git.codelutin.com/wao.git commit cf2f84bbf34d3ccc38e828f2780c432274cdca37 Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Oct 30 17:05:52 2014 +0100 POM en version 4.2.1 conformément à la feuille de route --- pom.xml | 2 +- wao-persistence/pom.xml | 2 +- wao-services/pom.xml | 2 +- wao-web/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8314568..a961ca1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.3-SNAPSHOT</version> + <version>4.2.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Wao</name> diff --git a/wao-persistence/pom.xml b/wao-persistence/pom.xml index 1088332..187c7e0 100644 --- a/wao-persistence/pom.xml +++ b/wao-persistence/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.3-SNAPSHOT</version> + <version>4.2.1-SNAPSHOT</version> </parent> <artifactId>wao-persistence</artifactId> diff --git a/wao-services/pom.xml b/wao-services/pom.xml index 3932503..947af6b 100644 --- a/wao-services/pom.xml +++ b/wao-services/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.3-SNAPSHOT</version> + <version>4.2.1-SNAPSHOT</version> </parent> <artifactId>wao-services</artifactId> diff --git a/wao-web/pom.xml b/wao-web/pom.xml index da11f36..2e9cda0 100644 --- a/wao-web/pom.xml +++ b/wao-web/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.3-SNAPSHOT</version> + <version>4.2.1-SNAPSHOT</version> </parent> <artifactId>wao-web</artifactId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm