This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit be67bcb0b96b3b317588467dfa4a6d757aca092b Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Mar 8 13:33:04 2017 +0100 use mop-nuiton 4 (See #1901) --- pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index fdaeb5d..c567ee4 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mop-nuiton</artifactId> - <version>3</version> + <version>4</version> </parent> <artifactId>jaxx</artifactId> @@ -143,9 +143,6 @@ <signatureArtifactId>java18</signatureArtifactId> <signatureVersion>1.0</signatureVersion> - <!--Remove this this then using mop-nuiton 4--> - <gitlab.changesAuthorEmail>jaxx-users@list.nuiton.org</gitlab.changesAuthorEmail> - <mavenVersion>3.3.9</mavenVersion> <nuitonValidatorVersion>3.0.1</nuitonValidatorVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.