X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.hibernate%2Fpom.xml;h=9508df5324c53fe16b877e3c2211c49c360dcd49;hb=531d9aad631dbfe1d4ef0e82939bcc09e4d43253;hp=5d1705a1c71ee55e4ca7fd71c66c6033b5771cda;hpb=c81dc41c157107a601024ab1e1bef1f78fd952f1;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 5d1705a1c..9508df532 100644 --- a/runtime/org.argeo.slc.support.hibernate/pom.xml +++ b/runtime/org.argeo.slc.support.hibernate/pom.xml @@ -15,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,* @@ -29,13 +29,9 @@ org.argeo.slc.runtime org.argeo.slc.core - ${project.version} + ${version.slc} - - javax.transaction - com.springsource.javax.transaction - org.hibernate com.springsource.org.hibernate @@ -73,14 +69,14 @@ org.argeo.slc.runtime org.argeo.slc.unit test - ${project.version} + ${version.slc} org.argeo.slc.runtime org.argeo.slc.support.castor test - ${project.version} + ${version.slc} @@ -94,5 +90,11 @@ test + + javax.transaction + com.springsource.javax.transaction + test + +