X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=lib%2Fpom.xml;h=63378d89545baa05a7ba1096e12a76f305246a3d;hb=6598750f90758537151e7e0907c826aa9e0dd1d8;hp=b53cc94477a2e9ece5c7ae4b47db3f2856cdbed8;hpb=2599d7187ce8b15ef9b9c6e0bf3292bf25cf9a46;p=gpl%2Fargeo-slc.git diff --git a/lib/pom.xml b/lib/pom.xml index b53cc9447..63378d895 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -4,13 +4,19 @@ org.argeo.slc argeo-slc - 1.1.4-SNAPSHOT + 2.1.1-SNAPSHOT .. lib pom SLC Standard Libs SLC execution modules for generic tasks, to be used as parent pom + + + + + + com.jcraft.jsch;resolution:=optional, @@ -41,10 +47,9 @@ default - *, - net.sf.cglib.core, - net.sf.cglib.proxy, - net.sf.cglib.reflect, + org.springframework.cglib.proxy, + org.springframework.cglib.core, + org.springframework.cglib.reflect, org.aopalliance.aop, org.argeo.slc.core.execution, org.argeo.slc.core.execution.tasks, @@ -56,7 +61,8 @@ org.springframework.aop.scope, org.springframework.beans.factory.config, org.springframework.core.io, - ${additionalImports.slc-lib} + ${additionalImports.slc-lib}, + * @@ -67,15 +73,8 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.4-SNAPSHOT + 2.1.1-SNAPSHOT pom - - org.argeo.slc - org.argeo.slc.dep.backend - 1.1.4-SNAPSHOT - pom - true -