X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.hibernate%2Fpom.xml;h=b9263025bee328c904221a1b2f2eb43b7e4e46ef;hb=d0b3401a83490920a40f114e71bf22149920b01b;hp=e4992964cacc590d0c45525817b1bc79be3aceba;hpb=d3f61d35ac7ed626fbc19d4fac32e7e48b40de5b;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.support.hibernate/pom.xml b/runtime/org.argeo.slc.support.hibernate/pom.xml index e4992964c..b9263025b 100644 --- a/runtime/org.argeo.slc.support.hibernate/pom.xml +++ b/runtime/org.argeo.slc.support.hibernate/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.slc @@ -18,7 +19,7 @@ org.argeo.slc.core - *,org.hibernate.proxy,javassist.util.proxy + !org.argeo.slc.core.*,org.hibernate.proxy,javassist.util.proxy,* @@ -28,12 +29,9 @@ org.argeo.slc.runtime org.argeo.slc.core + ${project.version} - - javax.transaction - com.springsource.javax.transaction - org.hibernate com.springsource.org.hibernate @@ -71,12 +69,14 @@ org.argeo.slc.runtime org.argeo.slc.unit test + ${project.version} org.argeo.slc.runtime org.argeo.slc.support.castor test + ${project.version} @@ -90,5 +90,11 @@ test + + javax.transaction + com.springsource.javax.transaction + test + +