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-crypto.git
The following commit(s) were added to refs/heads/master by this push:
new 59450b5 Use HTTPS to access Apache resources.
59450b5 is described below
commit 59450b5743a217c8ba75ce8a39d95d976f94ce96
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 6 20:41:31 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 a15bc73..5070a54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@ The following provides more details on the included
cryptographic software:
<issueManagement>
<system>jira</system>
- <url>http://issues.apache.org/jira/browse/CRYPTO</url>
+ <url>https://issues.apache.org/jira/browse/CRYPTO</url>
</issueManagement>
<scm>