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-beanutils.git


The following commit(s) were added to refs/heads/master by this push:
     new 02933cca Format comment
02933cca is described below

commit 02933cca4153deb2e33d5176f1ce8865c09abb6d
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat May 4 10:28:02 2024 -0400

    Format comment
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fc0f7e5a..52853494 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
         <configuration>
           <reuseForks>false</reuseForks>
           <!-- limit memory size see BEANUTILS-291
-                     ..also include ${argLine} from jacoco-maven-plugin
+               also include ${argLine} from jacoco-maven-plugin
           -->
           <argLine>${surefire.argLine} ${argLine}</argLine>
           <includes>

Reply via email to