Skip to main content
summaryrefslogtreecommitdiffstats
blob: 90508f6eca2807a7ac87a97e0128c701658e7111 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Test
Bundle-SymbolicName: org.eclipse.osee.ote.master.test
Bundle-Version: 0.11.1.qualifier
Fragment-Host: org.eclipse.osee.ote.master;bundle-version="0.11.1"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.junit;bundle-version="4.10.0"

Back to the top