mirror of https://github.com/apache/maven.git
Forgot to add the repository to find modello snapshots
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@494686 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
502703ae99
commit
9c95a9e5b5
|
@ -3,7 +3,7 @@
|
|||
#=====
|
||||
|
||||
# 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://repo1.maven.org/maven,http://people.apache.org/repo/m1-snapshot-repository/,http://snapshots.dist.codehaus.org/modello/
|
||||
|
||||
# Repository to deploy to
|
||||
maven.repo.list=apache.snapshots
|
||||
|
|
Loading…
Reference in New Issue