X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fsite%2Forg.argeo.slc.demo.minimal%2FMETA-INF%2FMANIFEST.MF;h=be66517b1e6792ac3691309421bbef8d623a4909;hb=76216744b69905cdcd9cada93fa157da199a4cef;hp=adce16a327e1c779444c1ccb1fcce51297c53cbb;hpb=8861e83b49d18125979d916418b1e378c6450378;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 adce16a32..be66517b1 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 @@ -1,16 +1,8 @@ -Manifest-Version: 1.0 -Bundle-SymbolicName: org.argeo.slc.demo.minimal -Bundle-Version: 0.11.4.SNAPSHOT -Bundle-Name: SLC Demo Minimal Module -Bundle-Description: Minimal functioning execution module -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 +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: SLC Demo Minimal +Bundle-SymbolicName: org.argeo.slc.demo.minimal +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 +Bundle-Description: Minimal functioning execution module