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/11/06 04:00:03 UTC

[openmeetings] branch master updated: [OPENMEETINGS-1954] apache-rat-plugin is updated

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 6a953ed  [OPENMEETINGS-1954] apache-rat-plugin is updated
6a953ed is described below

commit 6a953ed077e7bc99d057caad12fdf1aed684943b
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Tue Nov 6 10:59:48 2018 +0700

    [OPENMEETINGS-1954] apache-rat-plugin is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4d18b52..6644552 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
 		<xml-maven-plugin.version>1.0.2</xml-maven-plugin.version>
 		<saxon.version>8.7</saxon.version>
 		<buildnumber-maven-plugin.version>1.4</buildnumber-maven-plugin.version>
-		<apache-rat-plugin.version>0.12</apache-rat-plugin.version>
+		<apache-rat-plugin.version>0.13</apache-rat-plugin.version>
 		<keytool-maven-plugin.version>1.5</keytool-maven-plugin.version>
 		<maven-jarsigner-plugin.version>1.4</maven-jarsigner-plugin.version>
 		<sonar-maven-plugin.version>3.5.0.1254</sonar-maven-plugin.version>