branch develop updated (1f85647 -> 86ef9a3)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository eugene. See http://git.nuiton.org/eugene.git from 1f85647 Migration vers gitlab + utilisation nuitonpom 5 new 86ef9a3 Fix parent pom 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 86ef9a3aebd9c67e144103d2fcc3d888dac031d1 Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Feb 25 11:04:30 2016 +0100 Fix parent pom Summary of changes: .gitignore | 5 +++++ pom.xml | 4 ++-- 2 files changed, 7 insertions(+), 2 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 eugene. See http://git.nuiton.org/eugene.git commit 86ef9a3aebd9c67e144103d2fcc3d888dac031d1 Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Feb 25 11:04:30 2016 +0100 Fix parent pom --- .gitignore | 5 +++++ pom.xml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9c102da..f5c1e00 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,8 @@ /*/*.iws /*/*~ /*/target +.project +.settings +*/.project +*/.classpath +*/.settings diff --git a/pom.xml b/pom.xml index 1addc1e..6e5da93 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ $HeadURL$ %% - Copyright (C) 2004 - 2010 CodeLutin + Copyright (C) 2004 - 2016 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 @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>5</version> + <version>6</version> </parent> <artifactId>eugene</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm