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 5789f88 Deploying to documentation branch - 11:28:30
5789f88 is described below
commit 5789f88123018a698217e15fd1a86df89e550c1a
Author: jdaugherty <[email protected]>
AuthorDate: Wed Nov 26 11:28:30 2025 +0000
Deploying to documentation branch - 11:28:30
---
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> </td>
+ <td
class="colFirst"><code><strong>Property<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>groovy.lang.Closure
<strong>pomCustomization</strong></h4>
+
<h4>final Property<groovy.lang.Closure>
<strong>pomCustomization</strong></h4>
<p> An optional closure to be invoked via
pom.withXml { } to allow further customization</p>
</li>
</ul>