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 fc7307a3baf5ed59ecc351632899fa2f07929a63 Author: Benoit Tellier <[email protected]> AuthorDate: Wed Aug 28 15:15:01 2019 +0700 JAMES-2855 Upgrade app-assembler plugin to 2.1.0 --- server/app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/app/pom.xml b/server/app/pom.xml index 079b1ab..6d3d14c 100644 --- a/server/app/pom.xml +++ b/server/app/pom.xml @@ -576,7 +576,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>appassembler-maven-plugin</artifactId> - <version>2.0.0</version> + <version>2.1.0</version> <configuration> <!-- Include etc/ in the beginning of the classpath declaration in the bin scripts --> <includeConfigurationDirectoryInClasspath>true</includeConfigurationDirectoryInClasspath> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
