This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit f43a5d36b6d8ab907ba045ac59b9f1371f9394f4 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Feb 25 08:19:03 2016 +0100 Passage sur codelutinpom 7 --- echobase-ui/README.txt => README.md | 0 echobase-services/README.txt => echobase-domain/README.md | 0 echobase-domain/README.txt => echobase-services/README.md | 0 README.txt => echobase-ui/README.md | 0 pom.xml | 3 ++- 5 files changed, 2 insertions(+), 1 deletion(-) diff --git a/echobase-ui/README.txt b/README.md similarity index 100% rename from echobase-ui/README.txt rename to README.md diff --git a/echobase-services/README.txt b/echobase-domain/README.md similarity index 100% rename from echobase-services/README.txt rename to echobase-domain/README.md diff --git a/echobase-domain/README.txt b/echobase-services/README.md similarity index 100% rename from echobase-domain/README.txt rename to echobase-services/README.md diff --git a/README.txt b/echobase-ui/README.md similarity index 100% rename from README.txt rename to echobase-ui/README.md diff --git a/pom.xml b/pom.xml index 59a2e40..a8f94b5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>6</version> + <version>7</version> </parent> <groupId>fr.ifremer</groupId> @@ -125,6 +125,7 @@ <properties> <projectId>echobase</projectId> + <ciViewId>EchoBase</ciViewId> <!-- libraries version --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.