X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=4b5bc39f42229441a6a5d2634102fbec4362a6db;hb=c42f45fc5b90bab0fdb7ca083231ed754d774def;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..4b5bc39f4 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 - org.argeo.slc - argeo-slc - 0.11.2-SNAPSHOT - ../../org.argeo.slc + org.argeo.slc.runtime + argeo-slc-runtime + 0.11.3 + .. - org.argeo.slc.runtime org.argeo.slc.support.simple Argeo SLC Support Simple Basic implementations of SLC Specifications @@ -28,16 +26,37 @@ org.apache.maven.plugins maven-jar-plugin + org.apache.felix maven-bundle-plugin + ${version.maven-bundle-plugin} - org.argeo.slc.* + org.argeo.slc.*,org.argeo.slc.core.test.spring - *,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" + @@ -48,7 +67,15 @@ org.argeo.slc.runtime org.argeo.slc.specs - ${project.version} + + + + org.aspectj + com.springsource.org.aspectj.runtime + + + org.aspectj + com.springsource.org.aspectj.weaver @@ -64,10 +91,6 @@ org.springframework org.springframework.context - - org.springframework.ws - org.springframework.oxm - org.dbunit @@ -77,5 +100,16 @@ org.junit com.springsource.junit + + net.sourceforge.cglib + com.springsource.net.sf.cglib + + + + + org.apache.commons + com.springsource.org.apache.commons.collections + + \ No newline at end of file