X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=lib%2Fpom.xml;h=b29fbc32ddbab96f9c27a51108b2c380bbf6b288;hb=2c953044d0af4a5085e0ab68f17271800a430d49;hp=5d796e8cf7890606a4a48fcac992ead362ae57cf;hpb=a432276f917c656f7522c585a6e6d18b44e4eab5;p=gpl%2Fargeo-slc.git diff --git a/lib/pom.xml b/lib/pom.xml index 5d796e8cf..b29fbc32d 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 org.argeo.slc argeo-slc - 1.1.14-SNAPSHOT + 2.1.1-SNAPSHOT .. lib @@ -11,9 +12,10 @@ SLC Standard Libs SLC execution modules for generic tasks, to be used as parent pom - org.argeo.slc.lib.jcr - org.argeo.slc.lib.repo - org.argeo.slc.lib.rpmfactory + + + + @@ -45,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, @@ -60,7 +61,8 @@ org.springframework.aop.scope, org.springframework.beans.factory.config, org.springframework.core.io, - ${additionalImports.slc-lib} + ${additionalImports.slc-lib}, + * @@ -71,7 +73,7 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.14-SNAPSHOT + 2.1.1-SNAPSHOT pom