Skip to content
Snippets Groups Projects
Commit 179df179 authored by Shinsuke Sugaya's avatar Shinsuke Sugaya
Browse files

#2366 replace with repo1.maven.org

parent 6c6f9248
No related branches found
No related tags found
No related merge requests found
......@@ -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}" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment