This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git
The following commit(s) were added to refs/heads/main by this push:
new 49fa3e905 Update site for accumulo-access-1.0.0-beta3
49fa3e905 is described below
commit 49fa3e9055811f04b821fe8311fe7504ef9bc0e0
Author: Christopher Tubbs <[email protected]>
AuthorDate: Tue Apr 28 20:57:54 2026 -0400
Update site for accumulo-access-1.0.0-beta3
---
doap/accumulo-access.rdf | 7 +++++++
pages/downloads.md | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/doap/accumulo-access.rdf b/doap/accumulo-access.rdf
index db496de99..9e3ee508c 100644
--- a/doap/accumulo-access.rdf
+++ b/doap/accumulo-access.rdf
@@ -30,6 +30,13 @@
<download-page rdf:resource="https://accumulo.apache.org/downloads"/>
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/big-data"/>
+ <release>
+ <Version>
+ <name>Apache Accumulo Access</name>
+ <created>2026-04-29</created>
+ <revision>1.0.0-beta3</revision>
+ </Version>
+ </release>
<release>
<Version>
<name>Apache Accumulo Access</name>
diff --git a/pages/downloads.md b/pages/downloads.md
index 3ab0b4942..4ffb6ce74 100644
--- a/pages/downloads.md
+++ b/pages/downloads.md
@@ -155,7 +155,7 @@ those utilities, for use with Apache Accumulo.
</div>
-{% assign linkVers = '1.0.0-beta2' %}
+{% assign linkVers = '1.0.0-beta3' %}
### Accumulo Access {{linkVers}}
{: #accumulo-access }