From ab69c9490e8889347cbc3702b25af05b4a2ee7e2 Mon Sep 17 00:00:00 2001 From: erik Date: Mon, 26 Apr 2010 20:16:13 +0000 Subject: [PATCH] --- security/jpatest/pom.xml | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/security/jpatest/pom.xml b/security/jpatest/pom.xml index 01b5e09d..90de721e 100644 --- a/security/jpatest/pom.xml +++ b/security/jpatest/pom.xml @@ -1,4 +1,6 @@ - + org.wamblee @@ -13,7 +15,18 @@ /security/jpatest http://wamblee.org - + + + org.hibernate + hibernate-entitymanager + 3.5.0-Final + + + javax.transaction + jta + + + org.wamblee wamblee-security-impl @@ -42,6 +55,12 @@ 0.2.2-SNAPSHOT test + + org.wamblee + wamblee-test-hibernate + 0.2.2-SNAPSHOT + test + org.wamblee wamblee-system-spring @@ -109,4 +128,12 @@ + + + jboss + JBoss Repo + http://repository.jboss.org/maven2 + + + -- 2.31.1