I upgrade the RAT plugin from 0.11 to 0.12 - it got swept up in a bunch
of other commits in a push. I should have noted this more prominently.
Andy
On 29/05/17 19:21, [email protected] wrote:
Update RAT plugin to 0.12
Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/0a71419e
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/0a71419e
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/0a71419e
Branch: refs/heads/master
Commit: 0a71419eca5e6a1045a811b01b3f0be9a8123e03
Parents: 92931cf
Author: Andy Seaborne <[email protected]>
Authored: Sun May 28 18:16:19 2017 +0100
Committer: Andy Seaborne <[email protected]>
Committed: Sun May 28 18:16:19 2017 +0100
----------------------------------------------------------------------
jena-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/jena/blob/0a71419e/jena-parent/pom.xml
----------------------------------------------------------------------
diff --git a/jena-parent/pom.xml b/jena-parent/pom.xml
index a041050..647b8f3 100644
--- a/jena-parent/pom.xml
+++ b/jena-parent/pom.xml
@@ -442,7 +442,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.11</version>
+ <version>0.12</version>
<executions>
<execution>
<id>rat-checks</id>