X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=demo%2Fsite%2Forg.argeo.slc.demo.minimal%2FMETA-INF%2FMANIFEST.MF;h=2171b0666bb25cded8b3138d329b19a09912eebf;hb=9274f558a78cccc62501d59b292b1866f9d4eb07;hp=063faf5c6aa3ed1335b7ddc3050542868a3b2241;hpb=1f0814b0ab5d4b9f7d5c9ec6f78445b4e5a93472;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 063faf5c6..2171b0666 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,11 +1,8 @@ -Manifest-Version: 1.0 -Bundle-Version: 0.11.5.SNAPSHOT -Spring-Context: slc/* -Bundle-Name: SLC Demo Minimal Module -Bundle-Description: Minimal functioning execution module -Import-Package: org.aopalliance.aop,org.argeo.slc.core.execution,org.a - rgeo.slc.core.execution.tasks,org.argeo.slc.execution,org.argeo.slc.o - sgi,org.springframework.aop,org.springframework.aop.framework,org.spr - ingframework.aop.scope,org.springframework.beans.factory.config -Bundle-SymbolicName: org.argeo.slc.demo.minimal - +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Minimal +Bundle-SymbolicName: org.argeo.slc.demo.minimal +Bundle-Version: 1.0.0.qualifier +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