branch develop updated (903c941 -> f43a5d3)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from 903c941 Use java 8 now new f43a5d3 Passage sur codelutinpom 7 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 f43a5d36b6d8ab907ba045ac59b9f1371f9394f4 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Feb 25 08:19:03 2016 +0100 Passage sur codelutinpom 7 Summary of changes: 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(-) rename echobase-ui/README.txt => README.md (100%) rename echobase-services/README.txt => echobase-domain/README.md (100%) rename echobase-domain/README.txt => echobase-services/README.md (100%) rename README.txt => echobase-ui/README.md (100%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm