X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fmodules%2Fpom.xml;h=105634e930f0a91272196c475be5100d980394cc;hb=b36c62642bd0db11b3133b369cc026fd4b7a1ec6;hp=3905701cec433e050faefb8a7cf7a7f31abecfd1;hpb=48d2f99304ea02eaeb5772521a1a77687023af75;p=gpl%2Fargeo-slc.git diff --git a/demo/modules/pom.xml b/demo/modules/pom.xml index 3905701ce..105634e93 100644 --- a/demo/modules/pom.xml +++ b/demo/modules/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc demo - 1.1.15 + 2.3-SNAPSHOT .. org.argeo.slc.demo @@ -13,9 +13,6 @@ org.argeo.slc.demo.ant org.argeo.slc.demo.basic - org.argeo.slc.demo.det - org.argeo.slc.demo.detached - org.argeo.slc.demo.maven org.argeo.slc.demo.minimal @@ -25,20 +22,6 @@ - - - . - - ** - - - .* - .*/** - pom.xml - build.properties - - - org.apache.felix @@ -48,13 +31,17 @@ 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.primitive, + org.argeo.slc.attachment, + org.argeo.slc.runtime, + org.argeo.slc.runtime.test, org.argeo.slc.core.execution, org.argeo.slc.core.execution.tasks, + org.argeo.slc.core.test, org.argeo.slc.execution, org.argeo.slc.osgi, org.argeo.slc.test, @@ -63,7 +50,8 @@ org.springframework.aop.scope, org.springframework.beans.factory.config, org.springframework.core.io, - ${additionalImports.slc-lib} + ${additionalImports.slc-lib}, + * @@ -74,13 +62,13 @@ org.argeo.slc org.argeo.slc.dep.minimal - 1.1.15 + 2.3-SNAPSHOT pom org.argeo.slc org.argeo.slc.dep.backend - 1.1.15 + 2.3-SNAPSHOT pom true