This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git from a330fb3 Merge branch 'feature/7589_impossible_de_creer_un_equipement_en_serveur_distant' into 'develop' new 1af2194 Do not stay on snapshot if not necessary 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 1af21945e08675b2274da4b07744030c629f9952 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 25 15:30:59 2016 +0200 Do not stay on snapshot if not necessary Summary of changes: pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 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 tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit 1af21945e08675b2274da4b07744030c629f9952 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 25 15:30:59 2016 +0200 Do not stay on snapshot if not necessary --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a37724b..4a9a661 100644 --- a/pom.xml +++ b/pom.xml @@ -278,13 +278,13 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-config</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-rc-4</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-version</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0-rc-2</version> <scope>compile</scope> </dependency> <dependency> @@ -296,7 +296,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-csv</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-rc-5</version> <scope>compile</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm