X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=lib%2Fpom.xml;h=d5fb06fe792e691d47e3df4b996dfcd8bbdd4583;hb=7bd6440bb3ddeef946150281889abb72d1505abc;hp=627bd912193a22b03a7af0bf4d54b0bcecc6a624;hpb=0a21f23f4218972569857620d7af4c7b00735490;p=gpl%2Fargeo-slc.git diff --git a/lib/pom.xml b/lib/pom.xml index 627bd9121..d5fb06fe7 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc argeo-slc - 1.1.13-SNAPSHOT + 2.1.17-SNAPSHOT .. 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,22 +46,23 @@ default - *, - net.sf.cglib.core, - net.sf.cglib.proxy, - net.sf.cglib.reflect, - org.aopalliance.aop, - org.argeo.slc.core.execution, - org.argeo.slc.core.execution.tasks, + org.springframework.cglib.proxy;resolution:="optional", + org.springframework.cglib.core;resolution:="optional", + org.springframework.cglib.reflect;resolution:="optional", + org.aopalliance.aop;resolution:="optional", + org.argeo.slc.runtime, + org.argeo.slc.core.execution;resolution:="optional", + org.argeo.slc.core.execution.tasks;resolution:="optional", org.argeo.slc.execution, - org.argeo.slc.osgi, + org.argeo.slc.osgi;resolution:="optional", org.argeo.slc.test, - org.springframework.aop, - org.springframework.aop.framework, - org.springframework.aop.scope, - org.springframework.beans.factory.config, - org.springframework.core.io, - ${additionalImports.slc-lib} + org.springframework.aop;resolution:="optional", + org.springframework.aop.framework;resolution:="optional", + org.springframework.aop.scope;resolution:="optional", + org.springframework.beans.factory.config;resolution:="optional", + org.springframework.core.io;resolution:="optional", + ${additionalImports.slc-lib}, + * @@ -71,7 +73,7 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.13-SNAPSHOT + 2.1.17-SNAPSHOT pom