This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.1.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
new fa2b0f3 [KARAF-5536] Upgrade to maven-war-plugin 3.2.0
fa2b0f3 is described below
commit fa2b0f3e969f49870e4f33c57bebe3daed58b2f7
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Dec 10 07:42:11 2017 +0100
[KARAF-5536] Upgrade to maven-war-plugin 3.2.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1c39032..98e98be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1800,7 +1800,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
- <version>3.0.0</version>
+ <version>3.2.0</version>
</plugin>
<plugin>
<groupId>org.apache.karaf.tooling</groupId>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].