branch develop updated (e817029 -> bb99aff)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git from e817029 report from 2.42 (See #1903) new bb99aff remove unused plugin configuration 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 bb99aff57a1d94920783e1a7849428e9adf41ac0 Author: Tony CHEMIT <dev@tchemit.fr> Date: Sat Mar 11 12:15:44 2017 +0100 remove unused plugin configuration Summary of changes: pom.xml | 8 -------- 1 file changed, 8 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 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>.
participants (1)
-
nuiton.org scm