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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git

commit 79e811be166a7946611a02a7f773284593b610d0
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Jan 29 10:52:07 2025 -0500

    Fix indentation
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 128ac9c..8e85a61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1277,7 +1277,7 @@
     <profile>
       <id>animal-sniffer</id>
       <activation>
-               <!-- Don't use on Java >= 9, use the release flag instead -->
+                   <!-- Don't use on Java >= 9, use the release flag instead 
-->
         <jdk>(,9)</jdk>
         <!-- active unless the file is found -->
         <file>

Reply via email to