X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.hibernate%2Fpom.xml;h=9508df5324c53fe16b877e3c2211c49c360dcd49;hb=531d9aad631dbfe1d4ef0e82939bcc09e4d43253;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..9508df532 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 @@ -14,11 +15,11 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + 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 + ${version.slc} - - 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 + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.castor test + ${version.slc} @@ -90,5 +90,11 @@ test + + javax.transaction + com.springsource.javax.transaction + test + +