X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.simple%2Fpom.xml;h=dfe02cfef39b21aea9def1a4e13749d9d022f504;hb=3a957806bec803913184f917d2ea2c5b2274df4c;hp=57bec3c39e78d25e73cf6a2d9a28bad9eeb48c04;hpb=4310f8fad4057f2781dee82494b3112f5cd673f4;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 57bec3c39..dfe02cfef 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc runtime - 0.11.4-SNAPSHOT + 0.12.1 .. org.argeo.slc.runtime @@ -12,6 +11,17 @@ SLC Support Simple Basic implementations of SLC Specifications + + + src/main/resources + + + . + + META-INF/** + + + org.apache.maven.plugins @@ -28,18 +38,18 @@ org.apache.maven.plugins maven-jar-plugin - + + + META-INF/MANIFEST.MF + + org.apache.felix maven-bundle-plugin ${version.maven-bundle-plugin} + META-INF org.argeo.slc.*,org.argeo.slc.core.test.spring @@ -49,7 +59,8 @@ org.dbunit.database;resolution:="optional", org.dbunit.dataset;resolution:="optional", org.dbunit.dataset.xml;resolution:="optional", - org.dbunit.operation;resolution:="optional" + org.dbunit.operation;resolution:="optional", + junit.framework;resolution:="optional", @@ -69,11 +80,35 @@ com.springsource.com.jcraft.jsch + com.opensymphony.quartz com.springsource.org.quartz + + org.springframework + org.springframework.context.support + + + + + javax.mail + com.springsource.javax.mail + + + + + com.svnkit + com.springsource.org.tmatesoft.svn + + + + + org.springframework + org.springframework.transaction + + org.junit