branch develop updated (d4a9247 -> 14fa278)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-csv. See http://git.nuiton.org/nuiton-csv.git from d4a9247 fixes #3639: Add TIME parser formatter new 14fa278 fixes #3649: use nuitonpom 1.8.2 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 14fa2788fdec991e683674cbc04a2a50235a6ba2 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 4 17:41:11 2015 +0100 fixes #3649: use nuitonpom 1.8.2 Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-csv. See http://git.nuiton.org/nuiton-csv.git commit 14fa2788fdec991e683674cbc04a2a50235a6ba2 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 4 17:41:11 2015 +0100 fixes #3649: use nuitonpom 1.8.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 74af76b..af32b3c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>1.8.1</version> + <version>1.8.2</version> </parent> <artifactId>nuiton-csv</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm