branch develop updated (8d9ecbc -> e75b8ac)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git from 8d9ecbc [jgitflow-maven-plugin]Updating develop poms back to pre merge state new e75b8ac Happy new year commit 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 e75b8accbe01c0b65748b0df40ed9d55ed0211c1 Author: Tony CHEMIT <dev@tchemit.fr> Date: Mon Jan 2 10:19:40 2017 +0100 Happy new year commit Summary of changes: chorempom/pom.xml | 14 +++++++------- chorempom/src/site/site.xml | 2 +- codelutinpom/pom.xml | 14 +++++++------- codelutinpom/src/site/site.xml | 2 +- nuitonpom/pom.xml | 4 +--- nuitonpom/src/site/site.xml | 2 +- pom.xml | 7 ++----- src/site/site.xml | 2 +- 8 files changed, 21 insertions(+), 26 deletions(-) -- 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 pom. See https://gitlab.nuiton.org/nuiton/pom.git commit e75b8accbe01c0b65748b0df40ed9d55ed0211c1 Author: Tony CHEMIT <dev@tchemit.fr> Date: Mon Jan 2 10:19:40 2017 +0100 Happy new year commit --- chorempom/pom.xml | 14 +++++++------- chorempom/src/site/site.xml | 2 +- codelutinpom/pom.xml | 14 +++++++------- codelutinpom/src/site/site.xml | 2 +- nuitonpom/pom.xml | 4 +--- nuitonpom/src/site/site.xml | 2 +- pom.xml | 7 ++----- src/site/site.xml | 2 +- 8 files changed, 21 insertions(+), 26 deletions(-) diff --git a/chorempom/pom.xml b/chorempom/pom.xml index 3321fa8..1777b1d 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -3,21 +3,21 @@ #%L Pom :: Chorem.org %% - Copyright (C) 20014 CodeLutin, Tony Chemit + Copyright (C) 2014 - 2017 CodeLutin %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/chorempom/src/site/site.xml b/chorempom/src/site/site.xml index b46bfee..97fb6b7 100644 --- a/chorempom/src/site/site.xml +++ b/chorempom/src/site/site.xml @@ -3,7 +3,7 @@ #%L Pom :: Chorem.org %% - Copyright (C) 2014 CodeLutin + Copyright (C) 2014 - 2017 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index d0b011e..86b8b3f 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -3,21 +3,21 @@ #%L Pom :: Codelutin.com %% - Copyright (C) 20014 CodeLutin, Tony Chemit + Copyright (C) 2014 - 2017 CodeLutin %% This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. + <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> diff --git a/codelutinpom/src/site/site.xml b/codelutinpom/src/site/site.xml index 916298d..aac30cd 100644 --- a/codelutinpom/src/site/site.xml +++ b/codelutinpom/src/site/site.xml @@ -3,7 +3,7 @@ #%L Pom :: Codelutin.com %% - Copyright (C) 2014 CodeLutin + Copyright (C) 2014 - 2017 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 1a4f144..0dbbebe 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -3,18 +3,16 @@ #%L Pom :: Nuiton.org %% - Copyright (C) 20014 CodeLutin, Tony Chemit + Copyright (C) 2014 - 2017 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Lesser Public License for more details. - You should have received a copy of the GNU General Lesser Public License along with this program. If not, see <http://www.gnu.org/licenses/lgpl-3.0.html>. diff --git a/nuitonpom/src/site/site.xml b/nuitonpom/src/site/site.xml index 047bc76..ef09895 100644 --- a/nuitonpom/src/site/site.xml +++ b/nuitonpom/src/site/site.xml @@ -3,7 +3,7 @@ #%L Pom :: Nuiton.org %% - Copyright (C) 2014 CodeLutin + Copyright (C) 2014 - 2017 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/pom.xml b/pom.xml index 6608312..986de70 100644 --- a/pom.xml +++ b/pom.xml @@ -3,18 +3,16 @@ #%L Pom %% - Copyright (C) 20014 CodeLutin, Tony Chemit + Copyright (C) 2014 - 2017 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Lesser Public License for more details. - You should have received a copy of the GNU General Lesser Public License along with this program. If not, see <http://www.gnu.org/licenses/lgpl-3.0.html>. @@ -49,8 +47,7 @@ <developer> <name>Tony Chemit</name> <id>tchemit</id> - <email>chemit@codelutin.com</email> - <organization>CodeLutin</organization> + <email>dev@tchemit.fr</email> <timezone>Europe/Paris</timezone> <roles> <role>developer</role> diff --git a/src/site/site.xml b/src/site/site.xml index 5893d0a..f092382 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -3,7 +3,7 @@ #%L Pom %% - Copyright (C) 2014 CodeLutin + Copyright (C) 2014 - 2017 CodeLutin %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm