summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.2.1/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer1.mf
blob: 553a26c0d5145f4fee731af04ee5b61e762d7ba4 (plain)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Customer
Bundle-SymbolicName: ds.version.supplychain.customer.Customer
Bundle-Version: 1.0.0
Bundle-Localization: plugin
Import-Package: org.osgi.framework,
 org.osgi.service.component, supplychain.retailer;version="[1.0.0,2.0.0)"
Export-Package: supplychain.customer;version="1.0.0"
Service-Component: osgi/version/ds/CustomerV1.xml