X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.unit%2Fpom.xml;h=8ada70acb31002b0f5b72f1a984a54ae9151327f;hb=ece297b709bf55a514b471e1141dcd22fcdc54c6;hp=5b3cdc1329b019ca5a569c92b2a5b5ce55bb3b13;hpb=94f7f66d8aa4f9c3510c215045964bad85208cc8;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index 5b3cdc132..8ada70acb 100644 --- a/runtime/org.argeo.slc.unit/pom.xml +++ b/runtime/org.argeo.slc.unit/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.13.0-SNAPSHOT + 0.13.2-SNAPSHOT .. org.argeo.slc.runtime @@ -14,18 +14,18 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + org.argeo.slc.*,org.argeo.slc.core.test.spring - *,org.apache.commons.logging;version="1.1", - org.dbunit;resolution:="optional", - org.dbunit.database;resolution:="optional", - org.dbunit.dataset;resolution:="optional", - org.dbunit.dataset.xml;resolution:="optional", - org.dbunit.operation;resolution:="optional" + org.apache.commons.logging;version="1.1", + org.dbunit.*;resolution:="optional", + org.hibernate.*;resolution:="optional", + org.springframework.xml.*;resolution:="optional", + org.springframework.orm.*;resolution:="optional", + * @@ -37,10 +37,12 @@ org.argeo.slc.runtime org.argeo.slc.core + 0.13.2-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.simple + 0.13.2-SNAPSHOT org.junit @@ -51,20 +53,24 @@ org.dbunit com.springsource.org.dbunit + true org.apache.commons com.springsource.org.apache.commons.collections + true org.hibernate com.springsource.org.hibernate + true org.springframework org.springframework.orm + true @@ -82,6 +88,7 @@ org.argeo.slc.runtime org.argeo.slc.launcher + 0.13.2-SNAPSHOT