This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/commons-xml.git
The following commit(s) were added to refs/heads/main by this push:
new 9521512 Add comment.
9521512 is described below
commit 9521512d1aa28d7a8a91e6ec89f52c755ec4379a
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 29 07:02:27 2026 -0400
Add comment.
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index a21a595..773ca74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,6 +131,7 @@ limitations under the License.
</configuration>
</plugin>
<plugin>
+ <!-- TODO Remove when commons-parent 105 is available. -->
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
<configuration>