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

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/grails-gradle-publish.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new c2da6c2  Deploying to documentation branch - 19:17:51
c2da6c2 is described below

commit c2da6c2588c2c8f52c024b816a20f2686b2be099
Author: jdaugherty <[email protected]>
AuthorDate: Tue Nov 25 19:17:51 2025 +0000

    Deploying to documentation branch - 19:17:51
---
 snapshot/org/apache/grails/gradle/publish/GrailsPublishExtension.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/snapshot/org/apache/grails/gradle/publish/GrailsPublishExtension.html 
b/snapshot/org/apache/grails/gradle/publish/GrailsPublishExtension.html
index d7bbf3f..72eb268 100644
--- a/snapshot/org/apache/grails/gradle/publish/GrailsPublishExtension.html
+++ b/snapshot/org/apache/grails/gradle/publish/GrailsPublishExtension.html
@@ -194,7 +194,7 @@ extends java.lang.Object</pre>
                         </tr>
                         
                         <tr class="altColor">
-                            <td 
class="colFirst"><code><strong>groovy.lang.Closure</strong></code>&nbsp;</td>
+                            <td 
class="colFirst"><code><strong>Property&lt;groovy.lang.Closure&gt;</strong></code>&nbsp;</td>
                             <td class="colLast"><code><a 
href="#pomCustomization">pomCustomization</a></code><br>An optional closure to 
be invoked via pom.withXml { } to allow further customization</td>
                         </tr>
                         
@@ -463,7 +463,7 @@ extends java.lang.Object</pre>
                         <a name="pomCustomization"><!-- --></a>
                         <ul class="blockListLast">
                             <li class="blockList">
-                                <h4>groovy.lang.Closure 
<strong>pomCustomization</strong></h4>
+                                
<h4>final&nbsp;Property&lt;groovy.lang.Closure&gt; 
<strong>pomCustomization</strong></h4>
                                 <p> An optional closure to be invoked via 
pom.withXml { } to allow further customization</p>
                             </li>
                         </ul>

Reply via email to