Use HTTPS
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -36,11 +36,11 @@ under the License.
|
|||||||
<version>1.3.0-SNAPSHOT</version>
|
<version>1.3.0-SNAPSHOT</version>
|
||||||
<description>Apache Commons Logging is a thin adapter allowing configurable bridging to other,
|
<description>Apache Commons Logging is a thin adapter allowing configurable bridging to other,
|
||||||
well known logging systems.</description>
|
well known logging systems.</description>
|
||||||
<url>http://commons.apache.org/proper/commons-logging/</url>
|
<url>https://commons.apache.org/proper/commons-logging/</url>
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>JIRA</system>
|
<system>JIRA</system>
|
||||||
<url>http://issues.apache.org/jira/browse/LOGGING</url>
|
<url>https://issues.apache.org/jira/browse/LOGGING</url>
|
||||||
</issueManagement>
|
</issueManagement>
|
||||||
|
|
||||||
<inceptionYear>2001</inceptionYear>
|
<inceptionYear>2001</inceptionYear>
|
||||||
|
|||||||
Reference in New Issue
Block a user