X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.minimal%2FMETA-INF%2FMANIFEST.MF;h=d9c8ac67f6c3ebc160d5ca627e73b1892bb4aeff;hb=64840795ed99e9b284b87c2a129378d07d1d6608;hp=e768156c8d35412de422124311e2a88e34a40941;hpb=376dd74de6d9a78215754483ac463573fdf8ab65;p=gpl%2Fargeo-slc.git diff --git a/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF b/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF index e768156c8..d9c8ac67f 100644 --- a/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF +++ b/demo/site/org.argeo.slc.demo.minimal/META-INF/MANIFEST.MF @@ -2,7 +2,15 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: SLC Demo Minimal Bundle-SymbolicName: org.argeo.slc.demo.minimal -Bundle-Version: 0.12.2.SNAPSHOT +Bundle-Version: 0.13.1.SNAPSHOT Spring-Context: slc/* -Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.argeo.slc.core.execution.tasks,org.argeo.slc.execution,org.argeo.slc.osgi,org.springframework.aop,org.springframework.aop.framework,org.springframework.aop.scope,org.springframework.beans.factory.config +Import-Package: org.aopalliance.aop, + org.argeo.slc.core.execution, + org.argeo.slc.core.execution.tasks, + org.argeo.slc.execution, + org.argeo.slc.osgi, + org.springframework.aop, + org.springframework.aop.framework, + org.springframework.aop.scope, + org.springframework.beans.factory.config Bundle-Description: Minimal functioning execution module