X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=runtime%2Forg.argeo.slc.unit%2Fpom.xml;h=88d9909898b48a5a09392a08471ecae6bbca7118;hb=6b4bb310a0887d5ce1ad97ec03168c9c941e8351;hp=5e49cb667175b639c632bc9603c770b714b3f41e;hpb=05f3f8d7c67bffd535ecbf5aa575eb9d41a435b4;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index 5e49cb667..88d990989 100644 --- a/runtime/org.argeo.slc.unit/pom.xml +++ b/runtime/org.argeo.slc.unit/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 org.argeo.slc runtime - 0.13.1-SNAPSHOT + 1.1.5 .. - org.argeo.slc.runtime org.argeo.slc.unit SLC Unit Tests Helpers @@ -15,18 +13,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", + * @@ -36,78 +34,82 @@ - org.argeo.slc.runtime + org.argeo.slc org.argeo.slc.core - ${version.slc} + 1.1.5 - org.argeo.slc.runtime + org.argeo.slc org.argeo.slc.support.simple - ${version.slc} + 1.1.5 - org.junit - com.springsource.junit + org.argeo.tp + junit - org.dbunit - com.springsource.org.dbunit + org.argeo.tp + org.dbunit + true - org.apache.commons - com.springsource.org.apache.commons.collections + org.argeo.tp + org.apache.commons.collections + true - org.hibernate - com.springsource.org.hibernate + org.argeo.tp + org.hibernate + true - org.springframework + org.argeo.tp org.springframework.orm + true - org.argeo.commons.osgi + org.argeo.commons.base org.argeo.osgi.boot ${version.argeo-commons} - org.springframework.osgi + org.argeo.tp org.springframework.osgi.core - org.argeo.slc.runtime + org.argeo.slc org.argeo.slc.launcher - ${version.slc} + 1.1.5 - org.springframework.ws + org.argeo.tp org.springframework.oxm true - org.slf4j - com.springsource.slf4j.org.apache.commons.logging + org.argeo.tp + slf4j.org.apache.commons.logging - org.apache.log4j - com.springsource.org.apache.log4j + org.argeo.tp + org.apache.log4j - org.slf4j - com.springsource.slf4j.log4j + org.argeo.tp + slf4j.log4j - + \ No newline at end of file