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 5f7140c9e395c3c9ed2e1504ce2faa3ee492b5ef Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 17 09:09:08 2015 +0000 [jgitflow-maven-plugin]updating poms for branch'release/2.5.1' with non-snapshot versions --- 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 fd7dc47..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.1-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 c22f1ee..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.1-SNAPSHOT</version> + <version>2.5.1</version> </parent> <groupId>org.nuiton.matrix</groupId> diff --git a/pom.xml b/pom.xml index 05a1f1d..72ac3f0 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>matrix</artifactId> - <version>2.5.1-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>.