X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=lib%2Fpom.xml;h=7b583c1a83b3339dd83006fc464825b1ce70a89b;hb=0ff5ef37d236965bc6c1e5e1af9315e9be86d962;hp=7927f7bf67136289c9af2c71b0fb34759d17bc46;hpb=55bd2bfbf4a335c91a3f3ef129a6edf70daac0b1;p=gpl%2Fargeo-slc.git diff --git a/lib/pom.xml b/lib/pom.xml index 7927f7bf6..7b583c1a8 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.13 + 2.1.9 .. lib @@ -11,6 +11,7 @@ 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 @@ -22,20 +23,20 @@ - - - . - - ** - - - .* - .*/** - pom.xml - build.properties - - - + + + + + + + + + + + + + + org.apache.felix @@ -45,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, @@ -60,7 +60,8 @@ org.springframework.aop.scope, org.springframework.beans.factory.config, org.springframework.core.io, - ${additionalImports.slc-lib} + ${additionalImports.slc-lib}, + * @@ -71,7 +72,7 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.13 + 2.1.9 pom