Skip to main content
summaryrefslogtreecommitdiffstats
blob: 24477c32de1fb66f107f3d49a8683aad82ad2643 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Authorization
Bundle-SymbolicName: org.eclipse.osee.authorization
Bundle-Version: 0.10.3.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.osgi.framework;version="1.3.0"

Back to the top