zouxuan 2 年 前
コミット
60a6af245f
1 ファイル変更2 行追加2 行削除
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

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