From 5b8e6579ce27f596871ee30d5ba58cf5d39c7d27 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Thu, 8 Feb 2007 15:37:05 +0000 Subject: [PATCH] Using the same version as maven-hpi-plugin improves the debug experience by allowing IDE to see the container classes. git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2103 71c3de6d-444a-0410-be80-ed276b4c234a --- war/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/war/pom.xml b/war/pom.xml index 5e189bca0b..31afda11e5 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -58,6 +58,7 @@ org.mortbay.jetty maven-jetty-plugin + 6.1.1 /