This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-matrix. See https://gitlab.nuiton.org/nuiton/nuiton-matrix.git commit dc4a824aef4f5a5782d3a84c974400e4591be6a1 Author: Maven Release <maven-release@codelutin.com> Date: Fri Mar 17 11:33:11 2017 +0100 [jgitflow-maven-plugin]updating poms for 2.5.3-SNAPSHOT development --- 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 741ab64..1a58dcf 100644 --- a/nuiton-matrix-gui/pom.xml +++ b/nuiton-matrix-gui/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>matrix</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> </parent> <groupId>org.nuiton.matrix</groupId> diff --git a/nuiton-matrix/pom.xml b/nuiton-matrix/pom.xml index 138af3d..9f103fb 100644 --- a/nuiton-matrix/pom.xml +++ b/nuiton-matrix/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>matrix</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> </parent> <groupId>org.nuiton.matrix</groupId> diff --git a/pom.xml b/pom.xml index fc8f77c..d7a81e8 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>matrix</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-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>.