From 73e4b6b8b3a39f9678ef9a1e7524bf912160303f Mon Sep 17 00:00:00 2001 From: kohsuke Date: Sat, 14 Apr 2007 16:57:07 +0000 Subject: [PATCH] bumping up to jetty 6.1.2 rc2 to pick up a fix for http://jira.codehaus.org/browse/JETTY-235, so that we can enable the security during "mvn jetty:run". git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@3094 71c3de6d-444a-0410-be80-ed276b4c234a --- war/pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/war/pom.xml b/war/pom.xml index 7c44759abb..0c885a5664 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -157,7 +157,7 @@ org.mortbay.jetty maven-jetty-plugin - 6.1.1 + 6.1.2rc2 / ${basedir}/resources - + HUDSON_HOME -- GitLab