[MINOR] Update rat-plugin to release 0.12
Project: http://git-wip-us.apache.org/repos/asf/systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml/commit/08aae51d Tree: http://git-wip-us.apache.org/repos/asf/systemml/tree/08aae51d Diff: http://git-wip-us.apache.org/repos/asf/systemml/diff/08aae51d Branch: refs/heads/master Commit: 08aae51d5c6db1812838c93d35f7e525acb70eaa Parents: f1c25c9 Author: Luciano Resende <[email protected]> Authored: Sun Jan 21 19:29:30 2018 -0800 Committer: Luciano Resende <[email protected]> Committed: Sun Jan 21 19:29:30 2018 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/systemml/blob/08aae51d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e926a60..a5c4fa5 100644 --- a/pom.xml +++ b/pom.xml @@ -825,7 +825,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.11</version> + <version>0.12</version> <executions> <execution> <phase>package</phase>
