From e26cb287606461bea77d7dcf73b706fb7d9b7e5a Mon Sep 17 00:00:00 2001 From: Jan Bartel Date: Wed, 1 Feb 2012 11:51:28 +1100 Subject: [PATCH] Bringing back over changes from central-orbit-repo branch for using orbit deps in jetty-continuation and jetty-jndi --- jetty-continuation/pom.xml | 6 +++--- jetty-jndi/pom.xml | 5 ++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml index 2ce99f97153..c39f8bf09de 100644 --- a/jetty-continuation/pom.xml +++ b/jetty-continuation/pom.xml @@ -64,9 +64,9 @@ - org.mortbay.jetty - servlet-api - 3.0.20100224 + org.eclipse.jetty.orbit + javax.servlet + 3.0.0.v201112011016 provided diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml index 75d1f7decae..a324d982a24 100644 --- a/jetty-jndi/pom.xml +++ b/jetty-jndi/pom.xml @@ -76,9 +76,8 @@ - javax.activation - activation - 1.1 + org.eclipse.jetty.orbit + javax.activation