summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.6.2-RC1/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer2.mf
blob: 72df35ef41ed584d41b1da868f79137df9116373 (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: 2.0.0
Bundle-Localization: plugin
Import-Package: org.osgi.framework,
 org.osgi.service.component, supplychain.retailer;version="[2.0.0,3.0.0)"
Export-Package: supplychain.customer;version="2.0.0"
Service-Component: osgi/version/ds/CustomerV2.xml