This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-jsieve.git
commit d2b4d9693863598de6314eec13c7fc96423230c0 Author: Rene Cordier <[email protected]> AuthorDate: Fri Sep 6 15:01:12 2019 +0700 JSIEVE-111 Upgrade build-helper-maven-plugin 1.7 -> 3.0.0 --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index c88e8ee..8dad0fa 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -115,7 +115,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> - <version>1.7</version> + <version>3.0.0</version> <executions> <execution> <id>add-source</id> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
