branch master updated (91c799e -> e89275d)
This is an automated email from the git hooks/post-receive script. New change to branch master in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 91c799e fix merge release new e89275d on doit deployer sur le nexus le plugin maven 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 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 Summary of changes: maven-plugin/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm