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 2ac0b989b05bba448e47b88f7cc9ab517256ff04 Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu May 17 12:45:04 2018 +0200 Disable non working profile --- jaxx-demo/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jaxx-demo/pom.xml b/jaxx-demo/pom.xml index 1ae32900..61dd128c 100644 --- a/jaxx-demo/pom.xml +++ b/jaxx-demo/pom.xml @@ -415,7 +415,7 @@ </profile> - <profile> + <!--profile> <id>changelog-profile</id> <activation> <property> @@ -477,7 +477,7 @@ </plugins> </build> - </profile> + </profile--> </profiles> </project> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.