Repository: karaf Updated Branches: refs/heads/karaf-2.x 0605dab2f -> 3641fe502
[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/3641fe50 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/3641fe50 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/3641fe50 Branch: refs/heads/karaf-2.x Commit: 3641fe50229b12fd6352a8e7d71165a847eb908e Parents: 0605dab Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Oct 31 15:07:28 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Oct 31 15:07:28 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/3641fe50/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1331578..58bebc7 100644 --- a/pom.xml +++ b/pom.xml @@ -1650,7 +1650,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>
