This is an automated email from the ASF dual-hosted git repository.
michaelpearce pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/master by this push:
new 61eb27e NO-JIRA fix failing Travis build
new 03a8da3 Merge pull request #2798 from jbertram/travisFix
61eb27e is described below
commit 61eb27e127fdaa024d40d49681bcbf4a3c8235fe
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Aug 14 18:41:53 2019 -0500
NO-JIRA fix failing Travis build
---
artemis-hawtio/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml
index b22eab6..03b6cbf 100644
--- a/artemis-hawtio/pom.xml
+++ b/artemis-hawtio/pom.xml
@@ -55,7 +55,7 @@
<slf4j-api-version>1.6.6</slf4j-api-version>
<slf4j-version>1.7.21</slf4j-version>
- <war-plugin-version>2.6</war-plugin-version>
+ <war-plugin-version>3.2.3</war-plugin-version>
</properties>
<dependencyManagement>