apache-rat-plugin 0.11 -> 0.12. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ff069869 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ff069869 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/ff069869
Branch: refs/heads/LOG4J2-1395 Commit: ff069869e51839f2b62fc036418bd8de8daff864 Parents: 0cf1df0 Author: ggregory <[email protected]> Authored: Mon Jun 13 15:16:23 2016 -0700 Committer: ggregory <[email protected]> Committed: Mon Jun 13 15:16:23 2016 -0700 ---------------------------------------------------------------------- log4j-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/ff069869/log4j-bom/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-bom/pom.xml b/log4j-bom/pom.xml index 0849fb3..c0f5401 100644 --- a/log4j-bom/pom.xml +++ b/log4j-bom/pom.xml @@ -125,7 +125,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.11</version> + <version>0.12</version> </plugin> </plugins> </build>
