Repository: shiro Updated Branches: refs/heads/1.2.x 145bbe736 -> 2a9e56439
bumping rat-plugin version after moving to git. Project: http://git-wip-us.apache.org/repos/asf/shiro/repo Commit: http://git-wip-us.apache.org/repos/asf/shiro/commit/2a9e5643 Tree: http://git-wip-us.apache.org/repos/asf/shiro/tree/2a9e5643 Diff: http://git-wip-us.apache.org/repos/asf/shiro/diff/2a9e5643 Branch: refs/heads/1.2.x Commit: 2a9e56439e7aa6fc8514feb27d0e5c22756fe2f4 Parents: 145bbe7 Author: bdemers <[email protected]> Authored: Thu Mar 17 12:42:28 2016 -0400 Committer: bdemers <[email protected]> Committed: Thu Mar 17 12:42:28 2016 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/shiro/blob/2a9e5643/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index abc8e26..c2fa7af 100644 --- a/pom.xml +++ b/pom.xml @@ -221,7 +221,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.8</version> + <version>0.11</version> <configuration> <!-- note that this configuration needs to be maintain both in pluginManagement and reporting sections --> <excludes>
