This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jmexico. See http://git.codelutin.com/jmexico.git commit 58f24ba50812fed00c5b25b61212dcc2b12330fa Author: Maven Release <maven-release@codelutin.com> Date: Tue Jan 12 17:07:03 2016 +0100 [jgitflow-maven-plugin]updating poms for branch'release/0.11.1' with non-snapshot versions --- jmexico-editor-demo/pom.xml | 2 +- jmexico-editor/pom.xml | 2 +- jmexico-model/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jmexico-editor-demo/pom.xml b/jmexico-editor-demo/pom.xml index 2189ca2..d1dbdf6 100644 --- a/jmexico-editor-demo/pom.xml +++ b/jmexico-editor-demo/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.11.1-SNAPSHOT</version> + <version>0.11.1</version> </parent> <artifactId>jmexico-editor-demo</artifactId> diff --git a/jmexico-editor/pom.xml b/jmexico-editor/pom.xml index 3075395..c9d29cd 100644 --- a/jmexico-editor/pom.xml +++ b/jmexico-editor/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.11.1-SNAPSHOT</version> + <version>0.11.1</version> </parent> <artifactId>jmexico-editor</artifactId> diff --git a/jmexico-model/pom.xml b/jmexico-model/pom.xml index e68fdd7..ceb2d76 100644 --- a/jmexico-model/pom.xml +++ b/jmexico-model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.11.1-SNAPSHOT</version> + <version>0.11.1</version> </parent> <artifactId>jmexico-model</artifactId> diff --git a/pom.xml b/pom.xml index bafc246..8355785 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.11.1-SNAPSHOT</version> + <version>0.11.1</version> <packaging>pom</packaging> <name>JMexico</name> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.