Merged branch 'jetty-9.2.x' into 'master'.
This commit is contained in:
commit
5abc1388f7
21
settings.xml
21
settings.xml
|
@ -1,21 +0,0 @@
|
|||
<settings>
|
||||
<localRepository>/tmp/jetty-builds/jetty8/localRepo</localRepository>
|
||||
<interactiveMode>true</interactiveMode>
|
||||
<offline>false</offline>
|
||||
<proxies>
|
||||
<proxy>
|
||||
<active>true</active>
|
||||
<protocol>http</protocol>
|
||||
<host>proxy.eclipse.org</host>
|
||||
<port>9898</port>
|
||||
</proxy>
|
||||
</proxies>
|
||||
<mirrors>
|
||||
<mirror>
|
||||
<id>central</id>
|
||||
<name>central</name>
|
||||
<url>http://repo2.maven.org/maven2/</url>
|
||||
<mirrorOf>*</mirrorOf>
|
||||
</mirror>
|
||||
</mirrors>
|
||||
</settings>
|
Loading…
Reference in New Issue