This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new c74e358  [OPENMEETINGS-2296] maven-war-plugin is updated
c74e358 is described below

commit c74e3580313d3749a92710e214c559551e9b18c1
Author: Maxim Solodovnik <solomax...@gmail.com>
AuthorDate: Wed Jun 10 14:17:48 2020 +0700

    [OPENMEETINGS-2296] maven-war-plugin is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dd57647..4dbdb31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
                
<maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
                
<maven-dependency-plugin.version>3.1.2</maven-dependency-plugin.version>
                <maven-bundle-plugin.version>4.2.1</maven-bundle-plugin.version>
-               <maven-war-plugin.version>3.2.3</maven-war-plugin.version>
+               <maven-war-plugin.version>3.3.0</maven-war-plugin.version>
                <maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
                <wagon-maven-plugin.version>2.0.0</wagon-maven-plugin.version>
                <maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>

Reply via email to