This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-matrix. See http://git.nuiton.org/nuiton-matrix.git commit a000f38a6dd3a9652e8504d1b5279f9e57e32639 Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 17 10:25:34 2015 +0000 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- nuiton-matrix-gui/pom.xml | 2 +- nuiton-matrix/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nuiton-matrix-gui/pom.xml b/nuiton-matrix-gui/pom.xml index 452d4e9..df2a209 100644 --- a/nuiton-matrix-gui/pom.xml +++ b/nuiton-matrix-gui/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>matrix</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.1</version> </parent> <groupId>org.nuiton.matrix</groupId> diff --git a/nuiton-matrix/pom.xml b/nuiton-matrix/pom.xml index 5ab0590..65f2a93 100644 --- a/nuiton-matrix/pom.xml +++ b/nuiton-matrix/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>matrix</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.1</version> </parent> <groupId>org.nuiton.matrix</groupId> diff --git a/pom.xml b/pom.xml index d8e54ef..72ac3f0 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>matrix</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.1</version> <packaging>pom</packaging> <name>Nuiton Matrix</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.