This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-cli.git
The following commit(s) were added to refs/heads/release by this push:
new 9250e9da Remove trailing whitespace
9250e9da is described below
commit 9250e9dabd8b27564d329d3e5a53baa3b2001503
Author: Gary D. Gregory <[email protected]>
AuthorDate: Mon Jan 20 08:57:07 2025 -0500
Remove trailing whitespace
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 36c65b7e..e4602cf5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -334,7 +334,7 @@
<email>ggregory at apache.org</email>
<url>https://www.garygregory.com</url>
<organization>The Apache Software Foundation</organization>
- <organizationUrl>https://www.apache.org/</organizationUrl>
+ <organizationUrl>https://www.apache.org/</organizationUrl>
<roles>
<role>PMC Member</role>
</roles>