This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/master by this push:
new 2d2d950 Upgrade to maven-rat-plugin 0.12
2d2d950 is described below
commit 2d2d950329d5fd32b56d9afcd85acf1f705afa66
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Dec 10 07:47:28 2017 +0100
Upgrade to maven-rat-plugin 0.12
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 390738a..43c6b6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2130,7 +2130,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.11</version>
+ <version>0.12</version>
<executions>
<execution>
<phase>verify</phase>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].