This is an automated email from the git hooks/post-receive script. New commit to branch master in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 15968590cebe3a2fa28b9bb8d13dad3263f130e7 Author: Arnaud Thimel <maven-release@goh.codelutin.com> Date: Wed Jun 29 17:14:22 2022 +0200 maven plugin dependency -> provided --- i18n-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n-maven-plugin/pom.xml b/i18n-maven-plugin/pom.xml index 25edabe..0afb798 100644 --- a/i18n-maven-plugin/pom.xml +++ b/i18n-maven-plugin/pom.xml @@ -115,7 +115,7 @@ <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-plugin-api</artifactId> - <scope>compile</scope> + <scope>provided</scope> </dependency> <!-- dependencies to mojo annotations --> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.