]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/org.argeo.slc.demo.basic/META-INF/MANIFEST.MF
Update manifest versions
[gpl/argeo-slc.git] / demo / site / org.argeo.slc.demo.basic / META-INF / MANIFEST.MF
index 8c256e44b2f258b1714b5e6896b02a4ee88e6519..35a6555801dd2078eedc6b61cf2492351b3a04ee 100644 (file)
@@ -1,17 +1,24 @@
-Bundle-Name: Basic Plug-in
+Manifest-Version: 1.0
 Bundle-SymbolicName: org.argeo.slc.demo.basic
-Bundle-Version: 0.11.3.SNAPSHOT
+Bundle-Version: 0.12.2
+Bundle-Name: SLC Demo Basic
+Bundle-Description: Test of basic features
 Spring-Context: conf/*,conf/testCases/*
-Require-Bundle: 
- org.argeo.slc.support.equinox,
- org.argeo.slc.specs,
- org.argeo.slc.support.simple
-Import-Package: 
- net.sf.cglib.core,
+Import-Package: net.sf.cglib.core,
  net.sf.cglib.proxy,
  net.sf.cglib.reflect,
  org.aopalliance.aop,
- org.apache.commons.logging,
+ org.argeo.slc.core.attachment,
+ org.argeo.slc.core.execution,
+ org.argeo.slc.core.execution.tasks,
+ org.argeo.slc.core.structure.tree,
+ org.argeo.slc.core.test,
+ org.argeo.slc.core.test.context,
+ org.argeo.slc.core.test.tree,
+ org.argeo.slc.execution,
+ org.argeo.slc.osgi,
+ org.argeo.slc.structure,
+ org.argeo.slc.test,
  org.springframework.aop,
  org.springframework.aop.framework,
  org.springframework.aop.scope,