Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/src/site/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ under the License.
<item name="Security Advisories" href="https://cwiki.apache.org/confluence/display/RANGER/Vulnerabilities+found+in+Ranger" target="_blank" />
</menu>
<menu name="Releases">
<item name="2.8.0" href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+2.8.0+-+Release+Notes" target="_blank" />
<item name="2.7.0" href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+2.7.0+-+Release+Notes" target="_blank" />
<item name="2.6.0" href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+2.6.0+-+Release+Notes" target="_blank" />
<item name="2.5.0" href="https://cwiki.apache.org/confluence/display/RANGER/Apache+Ranger+2.5.0+-+Release+Notes" target="_blank" />
Expand Down
12 changes: 11 additions & 1 deletion docs/src/site/xdoc/download.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,17 @@
<ul>
<li>
<p>
Current Stable release - Apache Ranger 2.7.0:
Current Stable release - Apache Ranger 2.8.0:
</p>
<p>
<a href="https://downloads.apache.org/ranger/2.8.0/apache-ranger-2.8.0.tar.gz">apache-ranger-2.8.0.tar.gz</a>
(<a href="https://downloads.apache.org/ranger/2.8.0/apache-ranger-2.8.0.tar.gz.asc">PGP</a>)
(<a href="https://downloads.apache.org/ranger/2.8.0/apache-ranger-2.8.0.tar.gz.sha512">Digest</a>)
</p>
</li>
<li>
<p>
Apache Ranger 2.7.0:
</p>
<p>
<a href="https://downloads.apache.org/ranger/2.7.0/apache-ranger-2.7.0.tar.gz">apache-ranger-2.7.0.tar.gz</a>
Expand Down
Loading