You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2018/06/28 04:07:09 UTC

[openmeetings] branch OPENMEETINGS-1142-new-look updated: [OPENMEETINGS-1897] maven plugins are updated

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

solomax pushed a commit to branch OPENMEETINGS-1142-new-look
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/OPENMEETINGS-1142-new-look by this push:
     new 83f9ff2  [OPENMEETINGS-1897] maven plugins are updated
83f9ff2 is described below

commit 83f9ff2a27769029f959cd36afb96fc94b35b442
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Thu Jun 28 11:06:58 2018 +0700

    [OPENMEETINGS-1897] maven plugins are updated
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index c035c95..b76934a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,14 +43,14 @@
 		<maven-site-plugin.version>3.7.1</maven-site-plugin.version>
 		<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
 		<minify-maven-plugin.version>1.7.6</minify-maven-plugin.version>
-		<maven-enforcer-plugin.version>3.0.0-M1</maven-enforcer-plugin.version>
+		<maven-enforcer-plugin.version>3.0.0-M2</maven-enforcer-plugin.version>
 		<maven-source-plugin.version>3.0.1</maven-source-plugin.version>
 		<checksum-maven-plugin.version>1.6</checksum-maven-plugin.version>
 		<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
-		<license-maven-plugin.version>1.14</license-maven-plugin.version>
+		<license-maven-plugin.version>1.16</license-maven-plugin.version>
 		<reflow-skin.version>1.3.9-SNAPSHOT</reflow-skin.version>
 		<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
-		<maven-project-info-reports-plugin.version>2.9</maven-project-info-reports-plugin.version>
+		<maven-project-info-reports-plugin.version>3.0.0</maven-project-info-reports-plugin.version>
 		<maven-jar-plugin.version>3.1.0</maven-jar-plugin.version>
 		<maven-assembly-plugin.version>3.1.0</maven-assembly-plugin.version>
 		<maven-dependency-plugin.version>3.1.0</maven-dependency-plugin.version>