This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/master by this push:
new ce15c96 [KARAF-5536] Upgrade to maven-war-plugin 3.2.0
ce15c96 is described below
commit ce15c966b3b7eb85dcee48024c86914bd23bdc4e
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 0d26ab0..63b9d49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1900,7 +1900,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
- <version>3.1.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]>'].