Browse Source

#2366 replace with repo1.maven.org

Shinsuke Sugaya 5 năm trước cách đây
mục cha
commit
179df179fb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      deps.xml

+ 1 - 1
deps.xml

@@ -10,7 +10,7 @@
 
 	<!-- Maven Repository -->
 	<property name="maven.snapshot.repo.url" value="https://oss.sonatype.org/content/repositories/snapshots" />
-	<property name="maven.release.repo.url" value="https://central.maven.org/maven2" />
+	<property name="maven.release.repo.url" value="https://repo1.maven.org/maven2" />
 
 	<target name="install.jars">
 		<mkdir dir="${target.dir}" />