This is an automated email from the git hooks/post-receive script. New change to branch master in repository pom. See http://git.nuiton.org/pom.git from c6c4066 Initial commit new 8b9e275 [jgitflow-maven-plugin]squashing 'release/1.0' into 'master' 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 8b9e2755cc97c983b8c00acce7163b497b9ec5cf Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 21 14:02:21 2014 +0200 [jgitflow-maven-plugin]squashing 'release/1.0' into 'master' Summary of changes: .gitignore | 12 + LICENSE.txt | 165 +++++ README.txt | 42 ++ chorempom/LICENSE.txt | 674 +++++++++++++++++ chorempom/README.txt | 27 + chorempom/pom.xml | 59 ++ codelutinpom/LICENSE.txt | 674 +++++++++++++++++ codelutinpom/README.txt | 27 + codelutinpom/pom.xml | 95 +++ nuitonpom/LICENSE.txt | 165 +++++ nuitonpom/README.txt | 27 + nuitonpom/pom.xml | 68 ++ pom.xml | 1789 ++++++++++++++++++++++++++++++++++++++++++++++ 13 files changed, 3824 insertions(+) create mode 100644 .gitignore create mode 100644 LICENSE.txt create mode 100644 README.txt create mode 100644 chorempom/LICENSE.txt create mode 100644 chorempom/README.txt create mode 100644 chorempom/pom.xml create mode 100644 codelutinpom/LICENSE.txt create mode 100644 codelutinpom/README.txt create mode 100644 codelutinpom/pom.xml create mode 100644 nuitonpom/LICENSE.txt create mode 100644 nuitonpom/README.txt create mode 100644 nuitonpom/pom.xml create mode 100644 pom.xml -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.