X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=lib%2Fpom.xml;h=b29fbc32ddbab96f9c27a51108b2c380bbf6b288;hb=936a7c5493687bacf7ae9032787d8d2c1481732e;hp=e75dd82ab267a218f9da9471b89d143e9fcbedbf;hpb=18ef9c4cd538de63a0817cca606ced96ad30172a;p=gpl%2Fargeo-slc.git diff --git a/lib/pom.xml b/lib/pom.xml index e75dd82ab..b29fbc32d 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 org.argeo.slc argeo-slc - 1.1.17-SNAPSHOT + 2.1.1-SNAPSHOT .. lib @@ -11,10 +12,10 @@ 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 + + + + @@ -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.17-SNAPSHOT + 2.1.1-SNAPSHOT pom