From: erik Date: Sun, 2 May 2010 10:01:22 +0000 (+0000) Subject: removed unnecessary dependencies. X-Git-Tag: wamblee-utils-0.2.2^2~1 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=6eed99a7402c1c6aa78be382499e2b3e0f496c5b;p=utils removed unnecessary dependencies. Now ready to start adding the capability to test with different JPA providers. --- 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 - - +