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 fea7928 [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 fea79288924ba00f852f750e7ebdfd37c309dca3 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 21 08:55:43 2014 +0200 [jgitflow-maven-plugin]squashing 'release/1.0' into 'master' Summary of changes: .gitignore | 12 + LICENSE.txt | 165 +++++ README.txt | 33 + chorempom/LICENSE.txt | 674 +++++++++++++++++ chorempom/README.txt | 27 + chorempom/pom.xml | 59 ++ codelutinpom/LICENSE.txt | 674 +++++++++++++++++ codelutinpom/README.txt | 27 + codelutinpom/pom.xml | 73 ++ nuitonpom/LICENSE.txt | 165 +++++ nuitonpom/README.txt | 27 + nuitonpom/pom.xml | 68 ++ pom.xml | 1786 ++++++++++++++++++++++++++++++++++++++++++++++ 13 files changed, 3790 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>.