X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=lib%2Fpom.xml;h=a4ec2fa8e3f187f0fad17bf85e8c1ba16cf0972d;hb=e80af3cd9e547e31e67cb1fb70ba3edd12e9764b;hp=b53cc94477a2e9ece5c7ae4b47db3f2856cdbed8;hpb=2599d7187ce8b15ef9b9c6e0bf3292bf25cf9a46;p=gpl%2Fargeo-slc.git diff --git a/lib/pom.xml b/lib/pom.xml index b53cc9447..a4ec2fa8e 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -1,16 +1,21 @@ - + 4.0.0 org.argeo.slc argeo-slc - 1.1.4-SNAPSHOT + 2.1.3-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 +46,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 +60,8 @@ org.springframework.aop.scope, org.springframework.beans.factory.config, org.springframework.core.io, - ${additionalImports.slc-lib} + ${additionalImports.slc-lib}, + * @@ -67,15 +72,8 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.4-SNAPSHOT + 2.1.3-SNAPSHOT pom - - org.argeo.slc - org.argeo.slc.dep.backend - 1.1.4-SNAPSHOT - pom - true -