summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.5.1-RC3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1.mf
blob: 85bfd86422404484da190f3cb2a6498157024276 (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.version.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;version="1.0.0"
Service-Component: osgi/version/ds/Retailer1V1.xml, osgi/version/ds/Retailer2V1.xml