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/07/30 03:25:43 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-1897] compiler plugin version is updated

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

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


The following commit(s) were added to refs/heads/4.0.x by this push:
     new 67b3594  [OPENMEETINGS-1897] compiler plugin version is updated
67b3594 is described below

commit 67b3594a41bbbca6bec561160c6480e26bc3384e
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Mon Jul 30 10:25:33 2018 +0700

    [OPENMEETINGS-1897] compiler plugin version is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a82c64a..3cd9fea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
 		<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
 		<license-maven-plugin.version>1.16</license-maven-plugin.version>
 		<reflow-skin.version>1.3.10</reflow-skin.version>
-		<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
+		<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.0</maven-jar-plugin.version>
 		<maven-assembly-plugin.version>3.1.0</maven-assembly-plugin.version>