This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git commit eb392c978a37c7b03779a306e65780acb4990530 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 11 16:03:49 2016 +0200 updates plexus-component-metadata to 1.7 (Fixes #2972) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b5e6a0..5846a47 100644 --- a/pom.xml +++ b/pom.xml @@ -299,7 +299,7 @@ <!-- codehaus plexus plugins --> <plexusPluginVersion>1.3.8</plexusPluginVersion> - <plexusComponentMetadataPluginVersion>1.6</plexusComponentMetadataPluginVersion> + <plexusComponentMetadataPluginVersion>1.7</plexusComponentMetadataPluginVersion> <!-- others plugins --> <androidPluginVersion>3.0.0-alpha-11</androidPluginVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.