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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git

commit e080985c2c3511ae8b77409d6da997d4d5e27e42
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue Jan 7 14:55:34 2025 -0500

    Document link to snapshot site
---
 src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 99683901..f6bc562f 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -36,7 +36,7 @@
         <menu name="Documentation">
             <item name="Building"                 href="/building.html"/>
             <item name="History"                  href="/changes-report.html"/>
-            <item name="2.0.0-M2" collapse="true" href="/index.html">
+            <item name="2.0.0-M2-SNAPSHOT" collapse="true" href="/index.html">
                 <item name="Release Notes"        
href="https://dlcdn.apache.org//commons/beanutils/RELEASE-NOTES.txt"/>
                 <item name="User Guide"           
href="https://commons.apache.org/proper/commons-beanutils/apidocs/org/apache/commons/beanutils2/package-summary.html"/>
                 <item name="API"                  
href="https://commons.apache.org/proper/commons-beanutils/apidocs/index.html"/>

Reply via email to