X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=lib%2Fpom.xml;h=79ce69e93e83f1ab02bc0a233f82330d84a4e9ba;hb=906fbfad0c316bd778eaaf0f17866a22f7987260;hp=82287e35165cc3965f7a42b117304f087bce8d30;hpb=9a951fb531c500e980fbd3276c105974da3e6f7c;p=gpl%2Fargeo-slc.git diff --git a/lib/pom.xml b/lib/pom.xml index 82287e351..79ce69e93 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.16-SNAPSHOT + 2.1.2-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.16-SNAPSHOT + 2.1.2-SNAPSHOT pom