X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=514d64612953d3fe05869771e470c456fca071c5;hb=b5070f72cea1ac1b20e65a775d06f3d3ba530d02;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..514d64612 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -32,12 +32,19 @@ org.apache.felix maven-bundle-plugin + ${version.maven-bundle-plugin} 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 +71,6 @@ org.springframework org.springframework.context - - org.springframework.ws - org.springframework.oxm - org.dbunit @@ -77,5 +80,12 @@ org.junit com.springsource.junit + + + + org.apache.commons + com.springsource.org.apache.commons.collections + + \ No newline at end of file