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 b0575c2 Use HTTPS to access Apache resources.
b0575c2 is described below
commit b0575c2be79ccf0aa40030a04615a7dddf41b666
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 6 20:37:36 2019 -0400
Use HTTPS to access Apache resources.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6b8786c..777acbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@
<issueManagement>
<system>jira</system>
- <url>http://issues.apache.org/jira/browse/BCEL</url>
+ <url>https://issues.apache.org/jira/browse/BCEL</url>
</issueManagement>
<scm>