summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archiva-modules/archiva-web/archiva-webapp-test/src/test/tomcat6x/conf/server.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp-test/src/test/tomcat6x/conf/server.xml b/archiva-modules/archiva-web/archiva-webapp-test/src/test/tomcat6x/conf/server.xml
index 4886ea282..cc5923767 100644
--- a/archiva-modules/archiva-web/archiva-webapp-test/src/test/tomcat6x/conf/server.xml
+++ b/archiva-modules/archiva-web/archiva-webapp-test/src/test/tomcat6x/conf/server.xml
@@ -19,7 +19,7 @@
define subcomponents such as "Valves" at this level.
Documentation at /docs/config/server.html
-->
-<Server port="8005" shutdown="SHUTDOWN">
+<Server port="9695" shutdown="SHUTDOWN">
<!--APR library loader. Documentation at /docs/apr.html -->
<Listener className="org.apache.catalina.core.AprLifecycleListener" SSLEngine="on" />