This is an automated email from the ASF dual-hosted git repository.

ctubbsii 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 3fee55107 Update website for accumulo-access-1.0.0-beta2
3fee55107 is described below

commit 3fee551070c5e11acd007a54de699c949f96eeef
Author: Christopher Tubbs <[email protected]>
AuthorDate: Tue Mar 31 20:42:13 2026 -0400

    Update website for accumulo-access-1.0.0-beta2
---
 doap/accumulo-access.rdf | 11 +++++++++--
 pages/downloads.md       |  2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/doap/accumulo-access.rdf b/doap/accumulo-access.rdf
index b7a8f5bff..db496de99 100644
--- a/doap/accumulo-access.rdf
+++ b/doap/accumulo-access.rdf
@@ -20,7 +20,7 @@
   <Project rdf:about="https://accumulo.apache.org";>
     <created>2012-03-26</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
-    <name>Apache Accumulo Access Control Library</name>
+    <name>Apache Accumulo Access</name>
     <homepage rdf:resource="https://accumulo.apache.org"/>
     <asfext:pmc rdf:resource="https://accumulo.apache.org"/>
     <description>A library of utilities for managing access controls for use
@@ -32,7 +32,14 @@
     <category rdf:resource="http://projects.apache.org/category/big-data"/>
     <release>
       <Version>
-        <name>Apache Accumulo Access Control Library</name>
+        <name>Apache Accumulo Access</name>
+        <created>2026-04-01</created>
+        <revision>1.0.0-beta2</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Accumulo Access</name>
         <created>2024-02-17</created>
         <revision>1.0.0-beta</revision>
       </Version>
diff --git a/pages/downloads.md b/pages/downloads.md
index 088a8c82f..3ab0b4942 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-beta' %}
+{% assign linkVers = '1.0.0-beta2' %}
 ### Accumulo Access {{linkVers}}
 {: #accumulo-access }
 

Reply via email to