branch develop updated (31dde73 -> 83a5a68)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jmexico. See http://git.codelutin.com/jmexico.git from 31dde73 Fix deploy param new 83a5a68 Fix deploy param 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 83a5a6802993cfdf3951e1a5d8638971f295bda8 Author: Maven Release <maven-release@codelutin.com> Date: Wed Jan 13 10:38:40 2016 +0100 Fix deploy param Summary of changes: jmexico-editor-demo/pom.xml | 2 +- jmexico-editor/pom.xml | 2 +- jmexico-model/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- 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 jmexico. See http://git.codelutin.com/jmexico.git commit 83a5a6802993cfdf3951e1a5d8638971f295bda8 Author: Maven Release <maven-release@codelutin.com> Date: Wed Jan 13 10:38:40 2016 +0100 Fix deploy param --- jmexico-editor-demo/pom.xml | 2 +- jmexico-editor/pom.xml | 2 +- jmexico-model/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jmexico-editor-demo/pom.xml b/jmexico-editor-demo/pom.xml index 2be197f..2189ca2 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.2-SNAPSHOT</version> + <version>0.11.1-SNAPSHOT</version> </parent> <artifactId>jmexico-editor-demo</artifactId> diff --git a/jmexico-editor/pom.xml b/jmexico-editor/pom.xml index dd9adb6..3075395 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.2-SNAPSHOT</version> + <version>0.11.1-SNAPSHOT</version> </parent> <artifactId>jmexico-editor</artifactId> diff --git a/jmexico-model/pom.xml b/jmexico-model/pom.xml index ae943c8..e68fdd7 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.2-SNAPSHOT</version> + <version>0.11.1-SNAPSHOT</version> </parent> <artifactId>jmexico-model</artifactId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm