X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.hibernate%2Fpom.xml;h=2752486b155430c15584dcdf5f08e942a52b9665;hb=fc0ebf17e7d5ae66dd5b4c8ffc8dba940dcd6e1b;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..2752486b1 100644 --- a/runtime/org.argeo.slc.support.hibernate/pom.xml +++ b/runtime/org.argeo.slc.support.hibernate/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc runtime - 0.13.1-SNAPSHOT + 0.14.0 .. org.argeo.slc.runtime @@ -15,11 +14,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 +28,9 @@ org.argeo.slc.runtime org.argeo.slc.core - ${project.version} + 0.14.0 - - javax.transaction - com.springsource.javax.transaction - org.hibernate com.springsource.org.hibernate @@ -73,14 +68,14 @@ org.argeo.slc.runtime org.argeo.slc.unit test - ${project.version} + 0.14.0 org.argeo.slc.runtime org.argeo.slc.support.castor test - ${project.version} + 0.14.0 @@ -94,5 +89,11 @@ test + + javax.transaction + com.springsource.javax.transaction + test + +