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 1f8f42a  [OPENMEETINGS-1975] maven-assembly-plugin is updated
1f8f42a is described below

commit 1f8f42a65af607abf5d8f380c86ce412382c400a
Author: Maxim Solodovnik <solomax...@gmail.com>
AuthorDate: Wed Jan 2 16:22:06 2019 +0700

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

diff --git a/pom.xml b/pom.xml
index f9e583e..7166a08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
                
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
                
<maven-project-info-reports-plugin.version>3.0.0</maven-project-info-reports-plugin.version>
                <maven-jar-plugin.version>3.1.1</maven-jar-plugin.version>
-               
<maven-assembly-plugin.version>3.1.0</maven-assembly-plugin.version>
+               
<maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version>
                
<maven-dependency-plugin.version>3.1.1</maven-dependency-plugin.version>
                <maven-bundle-plugin.version>4.1.0</maven-bundle-plugin.version>
                <maven-war-plugin.version>3.2.2</maven-war-plugin.version>

Reply via email to