This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 0dc9d9ca62e0f9a0421f5624ec70c108791a946a Author: Benoit Tellier <[email protected]> AuthorDate: Wed Aug 28 15:12:52 2019 +0700 JAMES-2855 Upgrade partial-build plugin to 2.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d9bd256..0bbb22f 100644 --- a/pom.xml +++ b/pom.xml @@ -3299,7 +3299,7 @@ <plugin> <groupId>com.lesfurets</groupId> <artifactId>partial-build-plugin</artifactId> - <version>2.6</version> + <version>2.7</version> <extensions>true</extensions> <configuration> <referenceBranch>${env.JAMES_PARTIAL_BUILD_BASE_BRANCH}</referenceBranch> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
