X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=1680c2722b32ccb8d03e2ee1087966e8dad41f49;hb=2995b63156cd89a45446422195c315e2ee96f170;hp=92f3796ad810fcd2d278baa7d969960e339b68b7;hpb=4eede6309ea812b233e16d4ad98112d80ef31646;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.support.simple/pom.xml b/runtime/org.argeo.slc.support.simple/pom.xml index 92f3796ad..1680c2722 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -37,7 +37,13 @@ org.argeo.slc.* - *,org.apache.commons.logging;version="1.1" + *,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" + @@ -64,10 +70,6 @@ org.springframework org.springframework.context - - org.springframework.ws - org.springframework.oxm - org.dbunit @@ -77,5 +79,12 @@ org.junit com.springsource.junit + + + + org.apache.commons + com.springsource.org.apache.commons.collections + + \ No newline at end of file