Repository: karaf Updated Branches: refs/heads/master 9779e3cda -> c441512ce
[KARAF-3320] Upgrade to apache-rat-plugin 0.11 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/c441512c Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/c441512c Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/c441512c Branch: refs/heads/master Commit: c441512ce83da8ad52cf62b8559f527541c28558 Parents: 9779e3c Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Oct 31 14:04:23 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Oct 31 14:04:23 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/c441512c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8e36c64..23ecc32 100644 --- a/pom.xml +++ b/pom.xml @@ -2206,7 +2206,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.10</version> + <version>0.11</version> <executions> <execution> <phase>verify</phase>
