1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %pluginName
4Bundle-SymbolicName: com.ibm.icu.base.tests
5Bundle-Version: @BUILD_VERSION@
6Bundle-Vendor: %providerName
7Fragment-Host: com.ibm.icu.base
8Bundle-Copyright: @COPYRIGHT@
9Require-Bundle: org.junit
10Bundle-RequiredExecutionEnvironment: JavaSE-1.6
11