summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.5.1/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChain.mf
blob: f71d822bbead630d1a155e4cebcb11cff4d82210 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: SupplyChain
Bundle-SymbolicName: supplychain.SupplyChain
Bundle-Version: 1.0.0
Bundle-Localization: plugin
Import-Package: org.osgi.framework,
                org.osoa.sca,
                org.osoa.sca.annotations,
                javax.xml.bind.annotation
Export-Package: supplychain.customer, supplychain