From 0790a9ffbe05520dd0eafc2fb7fd812e17fa5eee Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Thu, 12 May 2011 15:42:28 +0200 Subject: [PATCH] Remove test and missing deps from core pom.xml --- core/pom.xml | 31 +------------------------------ 1 files changed, 1 insertions(+), 30 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index d0410c5..d12ab39 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,43 +23,14 @@ javax.inject 1 - - aopalliance - aopalliance - 1.0 - - org.sonatype.sisu.inject + net.sf.cglib cglib ${cglib.version} - - javax.inject - javax.inject-tck - 1 - test - - - org.springframework - spring-beans - 3.0.5.RELEASE - test - - - biz.aQute - bnd - 0.0.384 - test - - - org.apache.felix - org.apache.felix.framework - 3.0.5 - test - -- 1.7.4.4