#2366 replace with repo1.maven.org
This commit is contained in:
parent
6c6f9248f4
commit
179df179fb
1 changed files with 1 additions and 1 deletions
2
deps.xml
2
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}" />
|
||||
|
|
Loading…
Add table
Reference in a new issue