Repository: ant-ivyde Updated Branches: refs/heads/master e1ed2617f -> 34b07e506
Update RAT Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/34b07e50 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/34b07e50 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/34b07e50 Branch: refs/heads/master Commit: 34b07e5060c247620bf9c29d6c99774c277a9742 Parents: e1ed261 Author: Gintas Grigelionis <[email protected]> Authored: Fri Jun 8 10:45:49 2018 +0200 Committer: Gintas Grigelionis <[email protected]> Committed: Fri Jun 8 10:45:49 2018 +0200 ---------------------------------------------------------------------- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/34b07e50/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 7c3961c..667a32a 100644 --- a/build.xml +++ b/build.xml @@ -770,7 +770,7 @@ forceContextQualifier=${jenkins.version.qualifier} --> <!-- RAT Release Auditing Tool --> - <property name="rat.version" value="0.7" description="Which Version of RAT to use"/> + <property name="rat.version" value="0.12" description="Which Version of RAT to use"/> <target name="rat" description="--> Runs the ReleaseAuditingTool" depends="init-ivy"> <fail message="No release available to check. Missing '${dist.dir}/version.properties'">
