X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=runtime%2Forg.argeo.slc.support.hibernate%2Fpom.xml;h=b9263025bee328c904221a1b2f2eb43b7e4e46ef;hb=d0b3401a83490920a40f114e71bf22149920b01b;hp=dd4e1694f31ebd1568c5a81efe781c307768b478;hpb=ef2adcbb986a58a6cfa5352106d5d35559342886;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 dd4e1694f..b9263025b 100644 --- a/runtime/org.argeo.slc.support.hibernate/pom.xml +++ b/runtime/org.argeo.slc.support.hibernate/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 org.argeo.slc runtime - 0.13.0 + 0.13.1-SNAPSHOT .. org.argeo.slc.runtime @@ -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 + +