This is an automated email from the ASF dual-hosted git repository.
michaelpearce pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/master by this push:
new ad3e2b1 NO-JIRA update external repo as https
new 7a58ea9 This closes #2620
ad3e2b1 is described below
commit ad3e2b18b4e69f82836bb25e5678ef7bae625941
Author: Clebert Suconic <[email protected]>
AuthorDate: Mon Apr 15 11:27:58 2019 -0400
NO-JIRA update external repo as https
---
artemis-cli/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index 9281a32..2b2258e 100644
--- a/artemis-cli/pom.xml
+++ b/artemis-cli/pom.xml
@@ -205,7 +205,7 @@
<repository>
<id>jenkins</id>
<name>jenkins</name>
- <url>http://repo.jenkins-ci.org/releases/</url>
+ <url>https://repo.jenkins-ci.org/releases/</url>
</repository>
</repositories>