Put snapshot repo before the release to speedup the everyday build.
Snapshots are asked more often than releases git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491732 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
17f7bdf522
commit
b080dd6a1b
@ -23,7 +23,7 @@
|
|||||||
#=====
|
#=====
|
||||||
|
|
||||||
# TODO: remove http://people.apache.org/repo/m1-snapshot-repository/, just there for SNAPSHOTs
|
# TODO: remove http://people.apache.org/repo/m1-snapshot-repository/, just there for SNAPSHOTs
|
||||||
maven.repo.remote = http://repo1.maven.org/maven,http://people.apache.org/repo/m1-snapshot-repository/
|
maven.repo.remote = http://people.apache.org/repo/m1-snapshot-repository/,http://repo1.maven.org/maven
|
||||||
|
|
||||||
# Repository to deploy to
|
# Repository to deploy to
|
||||||
maven.repo.list=apache.snapshots
|
maven.repo.list=apache.snapshots
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user