upgraded to rat 0.12
Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/6d1c6a60 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/6d1c6a60 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/6d1c6a60 Branch: refs/heads/MARMOTTA-584 Commit: 6d1c6a60b0bda49a080fef7bf22520de3fc2912f Parents: 54e9ca1 Author: Sergio Fernández <[email protected]> Authored: Tue Jun 14 08:42:05 2016 +0200 Committer: Sergio Fernández <[email protected]> Committed: Tue Jun 14 08:42:05 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/6d1c6a60/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 573c0c3..c1549ee 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -471,7 +471,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.10</version> + <version>0.12</version> <configuration> <excludeSubProjects>false</excludeSubProjects> <useDefaultExcludes>true</useDefaultExcludes>
