branch develop-2.x updated (240e4577 -> 2ac0b989)
This is an automated email from the git hooks/post-receive script. New change to branch develop-2.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git from 240e4577 [jgitflow-maven-plugin]updating poms for 2.44-SNAPSHOT development new 2ac0b989 Disable non working profile The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 2ac0b989b05bba448e47b88f7cc9ab517256ff04 Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu May 17 12:45:04 2018 +0200 Disable non working profile Summary of changes: jaxx-demo/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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>.
participants (1)
-
nuiton.org scm