Skip to content

Commit a59f7d4

Browse files
committed
Add 2.0.6 to download page in place of 2.0.5. Add notice that 2.0.6
is last of the 2.0.x releases under the notices column.
1 parent 6738280 commit a59f7d4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/site/xdoc/downloads.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -91,25 +91,25 @@ under the License.
9191
</tr>
9292
<tr>
9393
<td style="test-align: left">
94-
2.0.5
94+
2.0.6
9595
</td>
9696
<td style="test-align: left">
97-
2019/03/25
97+
2019/08/19
9898
</td>
9999
<td style="test-align: left">
100-
<a href="https://apache.org/dist/hbase/2.0.5/api_compare_2.0.4_to_2.0.5RC1.html">2.0.4 vs 2.0.5</a>
100+
<a href="https://apache.org/dist/hbase/2.0.6/api_compare_2.0.5_to_2.0.6RC1.html">2.0.5 vs 2.0.6</a>
101101
</td>
102102
<td style="test-align: left">
103-
<a href="https://apache.org/dist/hbase/2.0.5/CHANGES.md">Changes</a>
103+
<a href="https://apache.org/dist/hbase/2.0.6/CHANGES.md">Changes</a>
104104
</td>
105105
<td style="test-align: left">
106-
<a href="https://apache.org/dist/hbase/2.0.5/RELEASENOTES.md">Release Notes</a>
106+
<a href="https://apache.org/dist/hbase/2.0.6/RELEASENOTES.md">Release Notes</a>
107107
</td>
108108
<td style="test-align: left">
109-
<a href="https://www.apache.org/dyn/closer.lua/hbase/2.0.5/hbase-2.0.5-src.tar.gz">src</a> (<a href="https://apache.org/dist/hbase/2.0.5/hbase-2.0.5-src.tar.gz.sha512">sha512</a> <a href="https://apache.org/dist/hbase/2.0.5/hbase-2.0.5-src.tar.gz.asc">asc</a>) <br />
110-
<a href="https://www.apache.org/dyn/closer.lua/hbase/2.0.5/hbase-2.0.5-bin.tar.gz">bin</a> (<a href="https://apache.org/dist/hbase/2.0.5/hbase-2.0.5-bin.tar.gz.sha512">sha512</a> <a href="https://apache.org/dist/hbase/2.0.5/hbase-2.0.5-bin.tar.gz.asc">asc</a>)
109+
<a href="https://www.apache.org/dyn/closer.lua/hbase/2.0.6/hbase-2.0.6-src.tar.gz">src</a> (<a href="https://apache.org/dist/hbase/2.0.6/hbase-2.0.6-src.tar.gz.sha512">sha512</a> <a href="https://apache.org/dist/hbase/2.0.6/hbase-2.0.6-src.tar.gz.asc">asc</a>) <br />
110+
<a href="https://www.apache.org/dyn/closer.lua/hbase/2.0.6/hbase-2.0.6-bin.tar.gz">bin</a> (<a href="https://apache.org/dist/hbase/2.0.6/hbase-2.0.6-bin.tar.gz.sha512">sha512</a> <a href="https://apache.org/dist/hbase/2.0.6/hbase-2.0.6-bin.tar.gz.asc">asc</a>)
111111
</td>
112-
<td />
112+
<td>Branch-2.0 has been EOL'd. 2.0.6 is the last release off the 2.0.x hbase line. Please move to a later version.</td>
113113
</tr>
114114
<tr>
115115
<td style="test-align: left">

0 commit comments

Comments
 (0)