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-testing.git
The following commit(s) were added to refs/heads/master by this push:
new bf198cd Use HTTPS to access Apache resources.
bf198cd is described below
commit bf198cd0d3d7b79745530d0ece79c2518e79a040
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 6 20:52:48 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 ee9870a..d552a5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<issueManagement>
<system>jira</system>
- <url>http://issues.apache.org/jira/browse/TESTING</url>
+ <url>https://issues.apache.org/jira/browse/TESTING</url>
</issueManagement>
<scm>