Skip to content

Commit

Permalink
Change bintray download url from HTTP to HTTPS
Browse files Browse the repository at this point in the history
Change-Id: Ib17394d65bf724ae3437ca54661a35abf76d4d52
(cherry picked from commit ff7568b)
Reviewed-on: https://git.eclipse.org/r/158334
Tested-by: CI Bot
Reviewed-by: Andi Bur <andi.bur@gmail.com>
  • Loading branch information
andibur committed Feb 25, 2020
1 parent 796af1b commit 5796c2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org.eclipse.scout.rt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@
</snapshots>
<id>bintray-bsi-business-systems-integration-ag-scout-eclipse-org</id>
<name>bintray</name>
<url>http://dl.bintray.com/bsi-business-systems-integration-ag/scout-eclipse-org</url>
<url>https://dl.bintray.com/bsi-business-systems-integration-ag/scout-eclipse-org</url>
</repository>
</repositories>

Expand All @@ -820,7 +820,7 @@
</snapshots>
<id>bintray-bsi-business-systems-integration-ag-scout-eclipse-org</id>
<name>bintray-plugins</name>
<url>http://dl.bintray.com/bsi-business-systems-integration-ag/scout-eclipse-org</url>
<url>https://dl.bintray.com/bsi-business-systems-integration-ag/scout-eclipse-org</url>
</pluginRepository>
</pluginRepositories>

Expand Down

0 comments on commit 5796c2c

Please sign in to comment.