From 6eed99a7402c1c6aa78be382499e2b3e0f496c5b Mon Sep 17 00:00:00 2001 From: erik Date: Sun, 2 May 2010 10:01:22 +0000 Subject: [PATCH] removed unnecessary dependencies. Now ready to start adding the capability to test with different JPA providers. --- security/jpatest/pom.xml | 79 ++-------------------------------------- 1 file changed, 3 insertions(+), 76 deletions(-) diff --git a/security/jpatest/pom.xml b/security/jpatest/pom.xml index 90de721e..9aed745a 100644 --- a/security/jpatest/pom.xml +++ b/security/jpatest/pom.xml @@ -37,18 +37,9 @@ wamblee-security-impl 0.2.2-SNAPSHOT test-jar + test - - org.wamblee - wamblee-support-general - 0.2.2-SNAPSHOT - - - org.wamblee - wamblee-support-general - test-jar - 0.2.2-SNAPSHOT - + org.wamblee wamblee-test-enterprise @@ -61,71 +52,7 @@ 0.2.2-SNAPSHOT test - - org.wamblee - wamblee-system-spring - 0.2.2-SNAPSHOT - - - org.wamblee - wamblee-system-spring - test-jar - 0.2.2-SNAPSHOT - - - org.wamblee - wamblee-system-general - test-jar - 0.2.2-SNAPSHOT - - - org.wamblee - wamblee-support-spring - 0.2.2-SNAPSHOT - - - org.wamblee - wamblee-support-spring - test-jar - 0.2.2-SNAPSHOT - - - - org.wamblee - wamblee-hibernate-jpa - 0.2.2-SNAPSHOT - - - - commons-codec - commons-codec - - - - org.springframework - spring-beans - - - org.springframework - spring-hibernate3 - - - org.hibernate - hibernate - - - - - org.springframework - spring-aop - - - javax.transaction - transaction-api - 1.1 - test - - + -- 2.31.1