This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit e6588d86c181c382a5021a3d269a504020d6e51a Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Feb 26 09:18:34 2016 +0100 Passage sur codelutinpom 7 --- observe-test-data/README.txt => README.md | 0 .../README.txt => observe-application-swing/README.md | 0 .../README.txt => observe-application-web/README.md | 0 .../README.txt => observe-business/README.md | 0 observe-services-runner/README.txt => observe-entities/README.md | 0 observe-services-model/README.txt => observe-services-api/README.md | 0 observe-services-configuration-api/{README.txt => README.md} | 0 observe-services-configuration-rest/{README.txt => README.md} | 0 .../README.txt => observe-services-configuration-topia/README.md | 0 observe-services-api/README.txt => observe-services-model/README.md | 0 .../README.txt => observe-services-rest/README.md | 0 observe-entities/README.txt => observe-services-runner/README.md | 0 .../README.txt => observe-services-topia/README.md | 0 README.txt => observe-test-data/README.md | 0 pom.xml | 5 +++-- 15 files changed, 3 insertions(+), 2 deletions(-) diff --git a/observe-test-data/README.txt b/README.md similarity index 100% rename from observe-test-data/README.txt rename to README.md diff --git a/observe-services-topia/README.txt b/observe-application-swing/README.md similarity index 100% rename from observe-services-topia/README.txt rename to observe-application-swing/README.md diff --git a/observe-services-rest/README.txt b/observe-application-web/README.md similarity index 100% rename from observe-services-rest/README.txt rename to observe-application-web/README.md diff --git a/observe-services-configuration-topia/README.txt b/observe-business/README.md similarity index 100% rename from observe-services-configuration-topia/README.txt rename to observe-business/README.md diff --git a/observe-services-runner/README.txt b/observe-entities/README.md similarity index 100% rename from observe-services-runner/README.txt rename to observe-entities/README.md diff --git a/observe-services-model/README.txt b/observe-services-api/README.md similarity index 100% rename from observe-services-model/README.txt rename to observe-services-api/README.md diff --git a/observe-services-configuration-api/README.txt b/observe-services-configuration-api/README.md similarity index 100% rename from observe-services-configuration-api/README.txt rename to observe-services-configuration-api/README.md diff --git a/observe-services-configuration-rest/README.txt b/observe-services-configuration-rest/README.md similarity index 100% rename from observe-services-configuration-rest/README.txt rename to observe-services-configuration-rest/README.md diff --git a/observe-business/README.txt b/observe-services-configuration-topia/README.md similarity index 100% rename from observe-business/README.txt rename to observe-services-configuration-topia/README.md diff --git a/observe-services-api/README.txt b/observe-services-model/README.md similarity index 100% rename from observe-services-api/README.txt rename to observe-services-model/README.md diff --git a/observe-application-web/README.txt b/observe-services-rest/README.md similarity index 100% rename from observe-application-web/README.txt rename to observe-services-rest/README.md diff --git a/observe-entities/README.txt b/observe-services-runner/README.md similarity index 100% rename from observe-entities/README.txt rename to observe-services-runner/README.md diff --git a/observe-application-swing/README.txt b/observe-services-topia/README.md similarity index 100% rename from observe-application-swing/README.txt rename to observe-services-topia/README.md diff --git a/README.txt b/observe-test-data/README.md similarity index 100% rename from README.txt rename to observe-test-data/README.md diff --git a/pom.xml b/pom.xml index d16ab98..79360d4 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>6-SNAPSHOT</version> + <version>7</version> </parent> <groupId>fr.ird.observe</groupId> @@ -39,7 +39,7 @@ <name>ObServe</name> <description>Projet ObServe</description> - <url>https://observe.codelutin.com</url> + <url>http://observe.codelutin.com</url> <inceptionYear>2008</inceptionYear> <organization> <name>IRD</name> @@ -116,6 +116,7 @@ <properties> <projectId>observe</projectId> + <ciViewId>ObServe</ciViewId> <eugenePluginVersion>3.0-SNAPSHOT</eugenePluginVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.