X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.unit%2Fpom.xml;h=bff82d0e071fbba900f015d20356eff16cc2abb7;hb=74904a755b5b344238eafa798419b80c5e74f7ed;hp=62c9da8534fb76d7454b48fff4ed2f78255366a8;hpb=8fe8a185d7b0c64fe9a790e7242f174f4bdd8aa1;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index 62c9da853..bff82d0e0 100644 --- a/runtime/org.argeo.slc.unit/pom.xml +++ b/runtime/org.argeo.slc.unit/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 org.argeo.slc runtime - 0.12.2 + 0.13.1-SNAPSHOT .. org.argeo.slc.runtime @@ -14,18 +15,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 +38,12 @@ org.argeo.slc.runtime org.argeo.slc.core + 0.13.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.simple + 0.13.1-SNAPSHOT org.junit @@ -51,20 +54,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 +89,7 @@ org.argeo.slc.runtime org.argeo.slc.launcher + 0.13.1-SNAPSHOT