Repository: deltaspike Updated Branches: refs/heads/master a7e242ce1 -> a94386f01
DELTASPIKE-1224: update to latest RAT release Update to latest RAT release - https://issues.apache.org/jira/browse/DELTASPIKE-1224 Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/a94386f0 Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/a94386f0 Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/a94386f0 Branch: refs/heads/master Commit: a94386f019225f42aa051673c99da09ddccb1094 Parents: a7e242c Author: P. Ottlinger <[email protected]> Authored: Thu Nov 24 22:48:58 2016 +0100 Committer: GitHub <[email protected]> Committed: Thu Nov 24 22:48:58 2016 +0100 ---------------------------------------------------------------------- deltaspike/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/a94386f0/deltaspike/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/pom.xml b/deltaspike/pom.xml index 1460bb0..dd6835f 100644 --- a/deltaspike/pom.xml +++ b/deltaspike/pom.xml @@ -83,7 +83,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.8</version> + <version>0.12</version> <configuration> <excludes> <exclude>.idea/**/*</exclude>
