This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit b99ba3e43c2321d1f81f7f9116e44873306c091b Author: Tony CHEMIT <dev@tchemit.fr> Date: Fri Mar 3 13:05:30 2017 +0100 fix jaxx-demo version --- jaxx-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jaxx-demo/pom.xml b/jaxx-demo/pom.xml index 8ea11b9..2a61f1e 100644 --- a/jaxx-demo/pom.xml +++ b/jaxx-demo/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jaxx</artifactId> - <version>2.41-SNAPSHOT</version> + <version>2.41</version> </parent> <groupId>org.nuiton.jaxx</groupId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.