summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.6.2-RC1/samples/osgi-supplychain/src/main/resources/osgi/ds/Retailer.mf
blob: 47897d16cac290fd5813563816b781c34e87fc77 (plain)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Retailer
Bundle-SymbolicName: ds.supplychain.retailer.Retailer
Bundle-Version: 1.0.0
Bundle-Localization: plugin
Import-Package: org.osgi.framework,
 org.osgi.service.component,
 supplychain.warehouse
Export-Package: supplychain.retailer
Service-Component: osgi/ds/Retailer.xml