We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fada38 + de2cab3 commit a3d7a40Copy full SHA for a3d7a40
1 file changed
jdk_8_maven/cs/rest-gui/ocvn/pom.xml
@@ -74,7 +74,7 @@
74
<repositories>
75
<repository>
76
<id>jcenter</id>
77
- <url>http://jcenter.bintray.com/</url>
+ <url>https://jcenter.bintray.com/</url>
78
</repository>
79
80
<id>OCVN</id>
@@ -90,7 +90,7 @@
90
<pluginRepository>
91
92
<name>jcenter</name>
93
- <url>http://jcenter.bintray.com</url>
+ <url>https://jcenter.bintray.com</url>
94
</pluginRepository>
95
96
0 commit comments