This is an automated email from the git hooks/post-receive script. New commit to branch feature/6944 in repository observe. See http://git.codelutin.com/observe.git commit 0618db0735425fda05cde3c194cd147462ffe76e Author: Maven Release <maven-release@codelutin.com> Date: Fri Apr 17 10:45:10 2015 +0000 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- observe-business/pom.xml | 2 +- observe-entities/pom.xml | 2 +- observe-validation/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/observe-business/pom.xml b/observe-business/pom.xml index 4fa3767..708e48d 100644 --- a/observe-business/pom.xml +++ b/observe-business/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0-RC4-SNAPSHOT</version> + <version>4.0-RC3</version> </parent> <artifactId>observe-business</artifactId> diff --git a/observe-entities/pom.xml b/observe-entities/pom.xml index 9f42a77..de2c136 100644 --- a/observe-entities/pom.xml +++ b/observe-entities/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0-RC4-SNAPSHOT</version> + <version>4.0-RC3</version> </parent> <artifactId>observe-entities</artifactId> diff --git a/observe-validation/pom.xml b/observe-validation/pom.xml index 538aca6..023d4ef 100644 --- a/observe-validation/pom.xml +++ b/observe-validation/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>4.0-RC4-SNAPSHOT</version> + <version>4.0-RC3</version> </parent> <artifactId>observe-validation</artifactId> diff --git a/pom.xml b/pom.xml index 755e0d5..3a324fd 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ </parent> <groupId>fr.ird.observe</groupId> - <artifactId>observe</artifactId> git + <artifactId>observe</artifactId> <version>4.0-RC4-SNAPSHOT</version> <packaging>pom</packaging> <name>ObServe</name> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.