From: Erik Brakkee Date: Mon, 26 Apr 2010 20:16:13 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.7~517 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=d7b64beb9e218528a3314d3f96b1933fec2ec843;p=utils --- 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 + + +