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 8db3e415396feb89335e2ac1893117f25cab299f Author: Maven Release <maven-release@codelutin.com> Date: Wed Nov 13 10:40:22 2019 +0100 Fix release ... --- 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 7c2ddbb3..223489bd 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.44-SNAPSHOT</version> + <version>2.44</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>.