aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/application/validation/testjars/import-warnings/META-INF/MANIFEST.MF
blob: 3185bfb2879c28e710ca375ab60d92258fa3b04a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Export-Package: com.yahoo.vespa.test.myapp;version=1.0.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: my-bundle
Bundle-Version: 7.0.0
Created-By: vespa container maven plugin
Bundle-Name: my-bundle
Bundle-Vendor: Yahoo!
Import-Package: org.json;version="[0.0.0,1)",org.eclipse.jetty.client.api;version="[9.4.46,10)"