From 25a95644d643d3b20cbe94511805da9b6d375702 Mon Sep 17 00:00:00 2001 From: Hugo Trippaers Date: Wed, 7 Nov 2012 18:46:08 +0100 Subject: [PATCH] Summary: Cleanup more dependencies Agent does not need jetty for anything, so remove the dependency. Console-proxy should only depend on agent and agent will pull the other dependency. Patches does not require any dependencies --- agent/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index 458d97ce4df..8aab8dec706 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -31,11 +31,6 @@ cloud-core ${project.version} - - org.mortbay.jetty - jetty - 6.1.26 - org.apache.cloudstack cloud-utils