X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=lib%2Fpom.xml;h=63378d89545baa05a7ba1096e12a76f305246a3d;hb=6598750f90758537151e7e0907c826aa9e0dd1d8;hp=99f77fe062bb82fbcdfcec5ee3a78af4ec9d9d6b;hpb=48d2f99304ea02eaeb5772521a1a77687023af75;p=gpl%2Fargeo-slc.git diff --git a/lib/pom.xml b/lib/pom.xml index 99f77fe06..63378d895 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -1,21 +1,22 @@ - + 4.0.0 org.argeo.slc argeo-slc - 1.1.15 + 2.1.1-SNAPSHOT .. lib pom SLC Standard Libs SLC execution modules for generic tasks, to be used as parent pom - - org.argeo.slc.lib.build - org.argeo.slc.lib.jcr - org.argeo.slc.lib.repo - org.argeo.slc.lib.rpmfactory - + + + + + + com.jcraft.jsch;resolution:=optional, @@ -46,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, @@ -61,7 +61,8 @@ org.springframework.aop.scope, org.springframework.beans.factory.config, org.springframework.core.io, - ${additionalImports.slc-lib} + ${additionalImports.slc-lib}, + * @@ -72,7 +73,7 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.15 + 2.1.1-SNAPSHOT pom