X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=lib%2Fpom.xml;h=8cf81b976347855a00947bc1cc0fcac02385e4dd;hb=85bc8323a5f40ee3806a78923ed6bf52f2baea9a;hp=574012e0da9e0337d7f1f68952c2dc40afd24161;hpb=ef1bb09911fe36a11d2807196be0b8c5953d3efe;p=gpl%2Fargeo-slc.git diff --git a/lib/pom.xml b/lib/pom.xml index 574012e0d..8cf81b976 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.12-SNAPSHOT + 2.1.6-SNAPSHOT .. lib @@ -11,7 +11,10 @@ SLC Standard Libs SLC execution modules for generic tasks, to be used as parent pom - org.argeo.slc.lib.repo + + + + @@ -43,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, @@ -58,7 +60,8 @@ org.springframework.aop.scope, org.springframework.beans.factory.config, org.springframework.core.io, - ${additionalImports.slc-lib} + ${additionalImports.slc-lib}, + * @@ -69,15 +72,8 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.12-SNAPSHOT + 2.1.6-SNAPSHOT pom - - org.argeo.slc - org.argeo.slc.dep.backend - 1.1.12-SNAPSHOT - pom - true -