|
@@ -244,12 +244,12 @@
|
|
|
<pluginRepository>
|
|
|
<id>jcenter-snapshots</id>
|
|
|
<name>jcenter</name>
|
|
|
- <url>http://oss.jfrog.org/artifactory/oss-snapshot-local/</url>
|
|
|
+ <url>https://oss.jfrog.org/artifactory/oss-snapshot-local/</url>
|
|
|
</pluginRepository>
|
|
|
<pluginRepository>
|
|
|
<id>jcenter-releases</id>
|
|
|
<name>jcenter</name>
|
|
|
- <url>http://jcenter.bintray.com</url>
|
|
|
+ <url>https://jcenter.bintray.com</url>
|
|
|
<snapshots>
|
|
|
<enabled>false</enabled>
|
|
|
</snapshots>
|