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-bcel.git
The following commit(s) were added to refs/heads/master by this push:
new cf7e4d50 Use HTTPS in URL
cf7e4d50 is described below
commit cf7e4d509f7992f04105c7b10d891a160b9097b6
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 2 09:32:30 2025 -0500
Use HTTPS in URL
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ca0bc70e..f52b64f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -528,7 +528,7 @@
<id>tcurdt</id>
<email>tcurdt at apache.org</email>
<organization>ASF</organization>
- <organizationUrl>http://www.apache.org/</organizationUrl>
+ <organizationUrl>https://www.apache.org/</organizationUrl>
<timezone>+1</timezone>
</developer>
<developer>