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 bb99aff57a1d94920783e1a7849428e9adf41ac0 Author: Tony CHEMIT <dev@tchemit.fr> Date: Sat Mar 11 12:15:44 2017 +0100 remove unused plugin configuration --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index f422eac..90e26fc 100644 --- a/pom.xml +++ b/pom.xml @@ -610,14 +610,6 @@ </jnlpExtensions> </configuration> </plugin> - - <plugin> - <artifactId>maven-release-plugin</artifactId> - <configuration> - <prepareVerifyArgs>-Pdemo</prepareVerifyArgs> - </configuration> - </plugin> - </plugins> </pluginManagement> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.