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 ca0bf28 Deploying to documentation branch - 20:14:07
ca0bf28 is described below
commit ca0bf2816a36c9bc6cc9069f2a4015c93b558473
Author: matrei <[email protected]>
AuthorDate: Tue Nov 25 20:14:07 2025 +0000
Deploying to documentation branch - 20:14:07
---
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 72eb268..d7bbf3f 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>Property<groovy.lang.Closure></strong></code> </td>
+ <td
class="colFirst"><code><strong>groovy.lang.Closure</strong></code> </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>final Property<groovy.lang.Closure>
<strong>pomCustomization</strong></h4>
+ <h4>groovy.lang.Closure
<strong>pomCustomization</strong></h4>
<p> An optional closure to be invoked via
pom.withXml { } to allow further customization</p>
</li>
</ul>