X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=lib%2Fpom.xml;h=8cf81b976347855a00947bc1cc0fcac02385e4dd;hb=465645defedd08dcdf1cc066c5bdc2e14dc9da9b;hp=c6964416439f2fadc29eead1a784cc1f2ba491ba;hpb=ead4bed4a1e134e68765d2c59631310741b57762;p=gpl%2Fargeo-slc.git diff --git a/lib/pom.xml b/lib/pom.xml index c69644164..8cf81b976 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.21-SNAPSHOT + 2.1.6-SNAPSHOT .. lib @@ -11,10 +11,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 +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, @@ -61,7 +60,8 @@ org.springframework.aop.scope, org.springframework.beans.factory.config, org.springframework.core.io, - ${additionalImports.slc-lib} + ${additionalImports.slc-lib}, + * @@ -72,7 +72,7 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.21-SNAPSHOT + 2.1.6-SNAPSHOT pom