Moving to 9000 so it doesn't clash with Continuum

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473552 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2006-11-10 22:45:04 +00:00
parent c57f5787a8
commit 6972e461e4
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@
<jettyEnvXml>src/jetty-env.xml</jettyEnvXml>
<connectors>
<connector implementation="org.mortbay.jetty.nio.SelectChannelConnector">
<port>9000</port>
<port>9001</port>
<maxIdleTime>60000</maxIdleTime>
</connector>
</connectors>