We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3884ff + 3b61eac commit f8c75c2Copy full SHA for f8c75c2
pom.xml
@@ -245,15 +245,15 @@
245
</snapshots>
246
<id>bintray</id>
247
<name>bintray</name>
248
- <url>http://jcenter.bintray.com</url>
+ <url>https://jcenter.bintray.com</url>
249
</repository>
250
<repository>
251
<snapshots>
252
<enabled>false</enabled>
253
254
<id>central</id>
255
<name>central</name>
256
- <url>http://repo1.maven.org</url>
+ <url>https://repo1.maven.org</url>
257
258
</repositories>
259
@@ -272,7 +272,7 @@
272
273
274
<name>bintray-plugins</name>
275
276
</pluginRepository>
277
</pluginRepositories>
278
0 commit comments