This is an automated email from the git hooks/post-receive script. New commit to branch master in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit e89275dcd8539b6b6a226d009b2fe5625f6ad1e0 Author: Maven Release <maven-release@codelutin.com> Date: Thu Sep 1 12:13:27 2016 +0200 on doit deployer sur le nexus le plugin maven --- maven-plugin/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index deb8eb5..ccc889b 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -113,6 +113,10 @@ </dependencies> + <properties> + <!-- aloow to deploy artifacts --> + <maven.deploy.skip>false</maven.deploy.skip> + </properties> <build> <plugins> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.