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-weaver.git
The following commit(s) were added to refs/heads/master by this push: new 36d2423 Use HTTPS to access Apache resources. 36d2423 is described below commit 36d24239036fa1ee9111aef60cee8425e12497bf Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sat Jul 6 20:56:03 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 26cda65..b153019 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ under the License. <issueManagement> <system>jira</system> - <url>http://issues.apache.org/jira/browse/WEAVER</url> + <url>https://issues.apache.org/jira/browse/WEAVER</url> </issueManagement> <properties>