From 56d55b8678487d54a4aceab6b2e124f96b17fb48 Mon Sep 17 00:00:00 2001 From: Trygve Laugstol Date: Mon, 25 Apr 2005 10:51:21 +0000 Subject: [PATCH] o Setting the default port to 8080. git-svn-id: https://svn.apache.org/repos/asf/maven/continuum/trunk@164556 13f79535-47bb-0310-9956-ffa450edef68 --- continuum-plexus-application/app.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/continuum-plexus-application/app.properties b/continuum-plexus-application/app.properties index de038e9163..be5ded46ff 100644 --- a/continuum-plexus-application/app.properties +++ b/continuum-plexus-application/app.properties @@ -29,4 +29,4 @@ mail.override.from.name= localization.directory=${plexus.home}/webapp/localization velocity.templates.directory=${plexus.home}/webapp/templates forms.directory=${plexus.home}/webapp/forms -jetty.port=8081 +jetty.port=8080