Skip to content

Commit 3fee551

Browse files
committed
Update website for accumulo-access-1.0.0-beta2
1 parent 2b53051 commit 3fee551

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

doap/accumulo-access.rdf

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<Project rdf:about="https://accumulo.apache.org">
2121
<created>2012-03-26</created>
2222
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
23-
<name>Apache Accumulo Access Control Library</name>
23+
<name>Apache Accumulo Access</name>
2424
<homepage rdf:resource="https://accumulo.apache.org"/>
2525
<asfext:pmc rdf:resource="https://accumulo.apache.org"/>
2626
<description>A library of utilities for managing access controls for use
@@ -32,7 +32,14 @@
3232
<category rdf:resource="http://projects.apache.org/category/big-data"/>
3333
<release>
3434
<Version>
35-
<name>Apache Accumulo Access Control Library</name>
35+
<name>Apache Accumulo Access</name>
36+
<created>2026-04-01</created>
37+
<revision>1.0.0-beta2</revision>
38+
</Version>
39+
</release>
40+
<release>
41+
<Version>
42+
<name>Apache Accumulo Access</name>
3643
<created>2024-02-17</created>
3744
<revision>1.0.0-beta</revision>
3845
</Version>

pages/downloads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ those utilities, for use with Apache Accumulo.
155155
</div>
156156

157157

158-
{% assign linkVers = '1.0.0-beta' %}
158+
{% assign linkVers = '1.0.0-beta2' %}
159159
### Accumulo Access {{linkVers}}
160160
{: #accumulo-access }
161161

0 commit comments

Comments
 (0)