X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fmodules%2Fpom.xml;h=3d596b724d54b78efc99964961111ae176b8337b;hb=1c07c50bdc7f9f488a65e36919950bf5755cbcab;hp=ad1e44b896e33680d136fd3e13539c7142261843;hpb=2599d7187ce8b15ef9b9c6e0bf3292bf25cf9a46;p=gpl%2Fargeo-slc.git diff --git a/demo/modules/pom.xml b/demo/modules/pom.xml index ad1e44b89..3d596b724 100644 --- a/demo/modules/pom.xml +++ b/demo/modules/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.argeo.slc - - lib - 1.1.4-SNAPSHOT + demo + 1.1.18-SNAPSHOT + .. org.argeo.slc.demo modules @@ -19,4 +18,71 @@ org.argeo.slc.demo.maven org.argeo.slc.demo.minimal + + + com.jcraft.jsch;resolution:=optional, + org.apache.commons.exec;resolution:=optional, + + + + + + . + + ** + + + .* + .*/** + pom.xml + build.properties + + + + + + org.apache.felix + maven-bundle-plugin + + + default + + + *, + net.sf.cglib.core, + net.sf.cglib.proxy, + net.sf.cglib.reflect, + org.aopalliance.aop, + org.argeo.slc.core.execution, + org.argeo.slc.core.execution.tasks, + org.argeo.slc.execution, + org.argeo.slc.osgi, + org.argeo.slc.test, + org.springframework.aop, + org.springframework.aop.framework, + org.springframework.aop.scope, + org.springframework.beans.factory.config, + org.springframework.core.io, + ${additionalImports.slc-lib} + + + + + + + + + org.argeo.slc + org.argeo.slc.dep.minimal + 1.1.18-SNAPSHOT + pom + + + org.argeo.slc + org.argeo.slc.dep.backend + 1.1.18-SNAPSHOT + pom + true + +