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-release-plugin.git
The following commit(s) were added to refs/heads/master by this push: new db627fe Use HTTPS to access Apache resources. db627fe is described below commit db627fe68ecb14bb85aad5edfd4368164436abdb Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sat Jul 6 20:50:04 2019 -0400 Use HTTPS to access Apache resources. --- pom.xml | 2 +- .../resources/mojos/detach-distributions/target/commons-text-1.4.pom | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7a79e22..7914834 100755 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ <issueManagement> <system>jira</system> - <url>http://issues.apache.org/jira/browse/COMMONSSITE</url> + <url>https://issues.apache.org/jira/browse/COMMONSSITE</url> </issueManagement> <inceptionYear>2018</inceptionYear> diff --git a/src/test/resources/mojos/detach-distributions/target/commons-text-1.4.pom b/src/test/resources/mojos/detach-distributions/target/commons-text-1.4.pom index 0144639..c6a9867 100644 --- a/src/test/resources/mojos/detach-distributions/target/commons-text-1.4.pom +++ b/src/test/resources/mojos/detach-distributions/target/commons-text-1.4.pom @@ -361,7 +361,7 @@ <issueManagement> <system>jira</system> - <url>http://issues.apache.org/jira/browse/TEXT</url> + <url>https://issues.apache.org/jira/browse/TEXT</url> </issueManagement> <distributionManagement>