fix up rc script

Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/e592939b
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/e592939b
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/e592939b

Branch: refs/heads/master
Commit: e592939b3ceea83afe22472052a7e7a311c8a072
Parents: 6190f15
Author: Alex Harui <[email protected]>
Authored: Mon Sep 5 06:48:31 2016 -0700
Committer: Alex Harui <[email protected]>
Committed: Mon Sep 5 06:48:31 2016 -0700

----------------------------------------------------------------------
 releasecandidate.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/e592939b/releasecandidate.xml
----------------------------------------------------------------------
diff --git a/releasecandidate.xml b/releasecandidate.xml
index ad7cf62..fdcf587 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -50,9 +50,10 @@
     </condition>
        
        <property name="rat.report" value="${basedir}/rat-report.txt"/>
-       <property name="apache.rat.jar" value="apache-rat-0.8.jar" />
-       <property name="apache.rat.tasks.jar" value="apache-rat-tasks-0.8.jar" 
/>
-       <property name="apache.rat.url" 
value="http://people.apache.org/~aharui/rat"; />
+    <property name="apache.rat.jar" value="apache-rat-0.11.jar" />
+    <property name="apache.rat.tasks.jar" value="apache-rat-tasks-0.11.jar" />
+    <property name="apache.rat.url" 
value="http://search.maven.org/remotecontent?filepath=org/apache/rat/apache-rat/0.11";
 />
+    <property name="apache.rat.tasks.url" 
value="http://search.maven.org/remotecontent?filepath=org/apache/rat/apache-rat-tasks/0.11";
 />
     
        <property file="${basedir}/local.properties" />
        <property file="${basedir}/build.properties" />

Reply via email to