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 7e93b344b9a89ad9a51d49abe251c2f6e433cb77 Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 17 10:25:34 2015 +0000 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- 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 df2a209..452d4e9 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.1</version> + <version>2.5.2-SNAPSHOT</version> </parent> <groupId>org.nuiton.matrix</groupId> diff --git a/nuiton-matrix/pom.xml b/nuiton-matrix/pom.xml index 65f2a93..5ab0590 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.1</version> + <version>2.5.2-SNAPSHOT</version> </parent> <groupId>org.nuiton.matrix</groupId> diff --git a/pom.xml b/pom.xml index 72ac3f0..d8e54ef 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>matrix</artifactId> - <version>2.5.1</version> + <version>2.5.2-SNAPSHOT</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>.