Replace HTTP with HTTPS

This commit is contained in:
Michael Osipov 2020-09-21 10:51:10 +02:00 committed by Michael Osipov
parent ae6725056c
commit 4b5a2f44a1
6 changed files with 7 additions and 7 deletions

View File

@ -34,7 +34,7 @@
<name>Apache HttpClient Cache</name>
<inceptionYear>2010</inceptionYear>
<description>Apache HttpComponents HttpClient Cache</description>
<url>http://hc.apache.org/httpcomponents-client</url>
<url>https://hc.apache.org/httpcomponents-client-5.0.x/</url>
<packaging>jar</packaging>
<properties>

View File

@ -34,7 +34,7 @@
<name>Apache HttpClient Fluent</name>
<inceptionYear>2011</inceptionYear>
<description>Apache HttpComponents Client Fluent</description>
<url>http://hc.apache.org/httpcomponents-client</url>
<url>https://hc.apache.org/httpcomponents-client-5.0.x/</url>
<packaging>jar</packaging>
<properties>

View File

@ -33,7 +33,7 @@
<artifactId>httpclient5-testing</artifactId>
<name>Apache HttpClient Integration Tests</name>
<description>Apache HttpClient integration tests</description>
<url>http://hc.apache.org/httpcomponents-client</url>
<url>https://hc.apache.org/httpcomponents-client-5.0.x/</url>
<packaging>jar</packaging>
<properties>

View File

@ -33,7 +33,7 @@
<artifactId>httpclient5-win</artifactId>
<name>Apache HttpClient Windows features</name>
<description>Apache HttpClient Windows specific functionality</description>
<url>http://hc.apache.org/httpcomponents-client</url>
<url>https://hc.apache.org/httpcomponents-client-5.0.x/</url>
<packaging>jar</packaging>
<properties>

View File

@ -33,7 +33,7 @@
<artifactId>httpclient5</artifactId>
<name>Apache HttpClient</name>
<description>Apache HttpComponents Client</description>
<url>http://hc.apache.org/httpcomponents-client</url>
<url>https://hc.apache.org/httpcomponents-client-5.0.x/</url>
<packaging>jar</packaging>
<properties>

View File

@ -35,7 +35,7 @@
<name>Apache HttpComponents Client Parent</name>
<version>5.0.2-SNAPSHOT</version>
<description>Apache HttpComponents Client is a library of components for building client side HTTP services</description>
<url>http://hc.apache.org/httpcomponents-client-5.0.x/</url>
<url>https://hc.apache.org/httpcomponents-client-5.0.x/</url>
<inceptionYear>1999</inceptionYear>
<packaging>pom</packaging>
@ -54,7 +54,7 @@
<issueManagement>
<system>Jira</system>
<url>http://issues.apache.org/jira/browse/HTTPCLIENT</url>
<url>https://issues.apache.org/jira/browse/HTTPCLIENT</url>
</issueManagement>
<scm>