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

asf-ci-deploy pushed a commit to branch asf-site-production
in repository https://gitbox.apache.org/repos/asf/grails-website.git


The following commit(s) were added to refs/heads/asf-site-production by this 
push:
     new 2f6daac04ae Deploying to documentation branch - 15:15:13
2f6daac04ae is described below

commit 2f6daac04aee76dfd7f6f195a988b67fd305babb
Author: jamesfredley <[email protected]>
AuthorDate: Fri Mar 13 15:15:16 2026 +0000

    Deploying to documentation branch - 15:15:13
---
 docs/snapshot/grails-data/developer-manual/gettingStarted.html          | 2 +-
 docs/snapshot/grails-data/developer-manual/introduction.html            | 2 +-
 docs/snapshot/grails-data/developer-manual/stepByStep.html              | 2 +-
 docs/snapshot/grails-data/developer-manual/testing.html                 | 2 +-
 docs/snapshot/grails-data/developer-manual/understandingApi.html        | 2 +-
 .../grails-data/developer-manual/understandingApi/datastoreBasics.html  | 2 +-
 .../grails-data/developer-manual/understandingApi/gormApis.html         | 2 +-
 .../grails-data/developer-manual/understandingApi/gormEnhancer.html     | 2 +-
 .../grails-data/developer-manual/understandingApi/implementingCrud.html | 2 +-
 .../developer-manual/understandingApi/implementingQueries.html          | 2 +-
 .../grails-data/developer-manual/understandingApi/secondaryIndexes.html | 2 +-
 docs/snapshot/grails-data/whats-new-manual/index.html                   | 2 +-
 docs/snapshot/guide/single.html                                         | 2 +-
 docs/snapshot/index.html                                                | 2 +-
 14 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/docs/snapshot/grails-data/developer-manual/gettingStarted.html 
b/docs/snapshot/grails-data/developer-manual/gettingStarted.html
index 84571e9855a..5a52b473347 100644
--- a/docs/snapshot/grails-data/developer-manual/gettingStarted.html
+++ b/docs/snapshot/grails-data/developer-manual/gettingStarted.html
@@ -523,7 +523,7 @@ cd grails-core</pre>
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-13 13:17:59 UTC
+Last updated 2026-03-13 15:01:54 UTC
 </div>
 </div>
 </body>
diff --git a/docs/snapshot/grails-data/developer-manual/introduction.html 
b/docs/snapshot/grails-data/developer-manual/introduction.html
index 27c1d2e5b31..90b42c12960 100644
--- a/docs/snapshot/grails-data/developer-manual/introduction.html
+++ b/docs/snapshot/grails-data/developer-manual/introduction.html
@@ -476,7 +476,7 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-13 13:17:59 UTC
+Last updated 2026-03-13 15:01:54 UTC
 </div>
 </div>
 </body>
diff --git a/docs/snapshot/grails-data/developer-manual/stepByStep.html 
b/docs/snapshot/grails-data/developer-manual/stepByStep.html
index 4dbc93ac34d..368d31b38e9 100644
--- a/docs/snapshot/grails-data/developer-manual/stepByStep.html
+++ b/docs/snapshot/grails-data/developer-manual/stepByStep.html
@@ -621,7 +621,7 @@ class XyzTestSuite {
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-13 13:17:59 UTC
+Last updated 2026-03-13 15:01:54 UTC
 </div>
 </div>
 </body>
diff --git a/docs/snapshot/grails-data/developer-manual/testing.html 
b/docs/snapshot/grails-data/developer-manual/testing.html
index 8f619691c59..fd4a128f1b7 100644
--- a/docs/snapshot/grails-data/developer-manual/testing.html
+++ b/docs/snapshot/grails-data/developer-manual/testing.html
@@ -511,7 +511,7 @@ class PagedResultSpec extends GormDatastoreSpec{
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-13 13:17:59 UTC
+Last updated 2026-03-13 15:01:54 UTC
 </div>
 </div>
 </body>
diff --git a/docs/snapshot/grails-data/developer-manual/understandingApi.html 
b/docs/snapshot/grails-data/developer-manual/understandingApi.html
index 928b2aee962..46d12431722 100644
--- a/docs/snapshot/grails-data/developer-manual/understandingApi.html
+++ b/docs/snapshot/grails-data/developer-manual/understandingApi.html
@@ -454,7 +454,7 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-13 13:17:59 UTC
+Last updated 2026-03-13 15:01:54 UTC
 </div>
 </div>
 </body>
diff --git 
a/docs/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
 
b/docs/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
index 979d5384aa7..477364827e4 100644
--- 
a/docs/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
+++ 
b/docs/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
@@ -561,7 +561,7 @@ protected Session createSession(PropertyResolver 
connDetails) {
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-13 13:17:59 UTC
+Last updated 2026-03-13 15:01:54 UTC
 </div>
 </div>
 </body>
diff --git 
a/docs/snapshot/grails-data/developer-manual/understandingApi/gormApis.html 
b/docs/snapshot/grails-data/developer-manual/understandingApi/gormApis.html
index 66bb74611f0..46a2d6a31da 100644
--- a/docs/snapshot/grails-data/developer-manual/understandingApi/gormApis.html
+++ b/docs/snapshot/grails-data/developer-manual/understandingApi/gormApis.html
@@ -496,7 +496,7 @@ class Neo4jEntityTraitProvider implements 
GormEntityTraitProvider {
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-13 13:17:59 UTC
+Last updated 2026-03-13 15:01:54 UTC
 </div>
 </div>
 </body>
diff --git 
a/docs/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html 
b/docs/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html
index b6e92c8304a..3b126c0e13a 100644
--- 
a/docs/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html
+++ 
b/docs/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html
@@ -488,7 +488,7 @@ enhancer.enhance()</code></pre>
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-13 13:17:59 UTC
+Last updated 2026-03-13 15:01:54 UTC
 </div>
 </div>
 </body>
diff --git 
a/docs/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
 
b/docs/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
index 850b419d9d8..d0801693fe2 100644
--- 
a/docs/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
+++ 
b/docs/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
@@ -673,7 +673,7 @@ protected void deleteEntry(String family, final Object key, 
final Object entry)
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-13 13:17:59 UTC
+Last updated 2026-03-13 15:01:54 UTC
 </div>
 </div>
 </body>
diff --git 
a/docs/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
 
b/docs/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
index 3208044d209..5c4fd351098 100644
--- 
a/docs/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
+++ 
b/docs/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
@@ -588,7 +588,7 @@ If, for instance, the underlying datastore does not support 
the calculation of a
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-13 13:17:59 UTC
+Last updated 2026-03-13 15:01:54 UTC
 </div>
 </div>
 </body>
diff --git 
a/docs/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
 
b/docs/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
index 9dca548dddd..5542188d55a 100644
--- 
a/docs/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
+++ 
b/docs/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
@@ -526,7 +526,7 @@ If the underlying datastore supports secondary indexes then 
it is ok to just ret
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-13 13:17:59 UTC
+Last updated 2026-03-13 15:01:54 UTC
 </div>
 </div>
 </body>
diff --git a/docs/snapshot/grails-data/whats-new-manual/index.html 
b/docs/snapshot/grails-data/whats-new-manual/index.html
index a2ccba2cc24..c0d604d5c8b 100644
--- a/docs/snapshot/grails-data/whats-new-manual/index.html
+++ b/docs/snapshot/grails-data/whats-new-manual/index.html
@@ -527,7 +527,7 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 <div id="footer">
 <div id="footer-text">
 Version 7.0.9-SNAPSHOT<br>
-Last updated 2026-03-13 13:17:59 UTC
+Last updated 2026-03-13 15:01:54 UTC
 </div>
 </div>
 </body>
diff --git a/docs/snapshot/guide/single.html b/docs/snapshot/guide/single.html
index b268781c76a..2dbb9070d43 100644
--- a/docs/snapshot/guide/single.html
+++ b/docs/snapshot/guide/single.html
@@ -138,7 +138,7 @@ Companies deploy assistants like this [](https://kapa.ai) 
on docs via [website w
                         <div class="project">
                             <h1>The Grails Framework</h1>
                             <p><strong>Authors:</strong> The Apache Grails 
Team</p>
-                            <p><strong>Version:</strong>&nbsp;<span 
style='display:inline-block;'><select 
onChange='window.document.location.href=this.options[this.selectedIndex].value;'><option
 selected='selected' 
value='https://grails.apache.org/docs/snapshot/guide/single.html'>SNAPSHOT</option><option
 selected='selected' 
value='https://grails.apache.org/docs/snapshot/guide/single.html'>7.0.9-SNAPSHOT</option><option
 value='https://grails.apache.org/docs/7.0.8/guide/single.html'>7.0.8< [...]
+                            <p><strong>Version:</strong>&nbsp;<span 
style='display:inline-block;'><select 
onChange='window.document.location.href=this.options[this.selectedIndex].value;'><option
 selected='selected' 
value='https://grails.apache.org/docs/snapshot/guide/single.html'>SNAPSHOT</option><option
 
value='https://grails.apache.org/docs/7.0.9/guide/single.html'>7.0.9</option><option
 selected='selected' 
value='https://grails.apache.org/docs/snapshot/guide/single.html'>7.0.9-SNAPSHOT<
 [...]
                             
                         </div>
 
diff --git a/docs/snapshot/index.html b/docs/snapshot/index.html
index 7ccfee235c5..367c2655489 100644
--- a/docs/snapshot/index.html
+++ b/docs/snapshot/index.html
@@ -138,7 +138,7 @@ Companies deploy assistants like this [](https://kapa.ai) 
on docs via [website w
                         <div class="project">
                             <h1>The Grails Framework</h1>
                             <p><strong>Authors:</strong> The Apache Grails 
Team</p>
-                            <p><strong>Version:</strong>&nbsp;<span 
style='display:inline-block;'><select 
onChange='window.document.location.href=this.options[this.selectedIndex].value;'><option
 selected='selected' 
value='https://grails.apache.org/docs/snapshot/index.html'>SNAPSHOT</option><option
 selected='selected' 
value='https://grails.apache.org/docs/snapshot/index.html'>7.0.9-SNAPSHOT</option><option
 value='https://grails.apache.org/docs/7.0.8/index.html'>7.0.8</option><option 
value [...]
+                            <p><strong>Version:</strong>&nbsp;<span 
style='display:inline-block;'><select 
onChange='window.document.location.href=this.options[this.selectedIndex].value;'><option
 selected='selected' 
value='https://grails.apache.org/docs/snapshot/index.html'>SNAPSHOT</option><option
 value='https://grails.apache.org/docs/7.0.9/index.html'>7.0.9</option><option 
selected='selected' 
value='https://grails.apache.org/docs/snapshot/index.html'>7.0.9-SNAPSHOT</option><option
 value [...]
                             
                         </div>
 

Reply via email to